David Heinemeier Hansson
1b898b862c
Make the window no-gaps flag permanent
2026-04-17 14:22:59 +02:00
David Heinemeier Hansson
79d3b8cec6
Move flags to persistent setup so hyprctl reload doesn't reset them
2026-04-17 14:16:47 +02:00
David Heinemeier Hansson
8912bcb81c
Add mako restart to Update > Process
2026-04-17 09:37:58 +02:00
David Heinemeier Hansson
8f441acbef
Use more resilient restore
2026-04-16 15:35:52 +02:00
David Heinemeier Hansson
a4c544b8f6
Bump version
2026-04-16 15:34:20 +02:00
90bf106a70
Disable PSR1 on XPS IPS and OLED. XPS IPS uses PSR2 ( #5315 )
...
* Disable PSR1 on XPS IPS and OLED. IPS uses PSR2
* Improve conditional flow
* Simplify the migration logic
* We don't actually need this
We are using += everywhere
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-04-16 12:10:52 +02:00
David Heinemeier Hansson
a76757335a
Ensure we set performance profile on boot when on AC
2026-04-15 18:14:07 +02:00
David Heinemeier Hansson
ce29e45ccd
Use /run/omarchy instead of just /tmp
2026-04-15 16:19:49 +02:00
David Heinemeier Hansson
7bfd848c93
Only apply enable_psr=0 to xps oled machines
2026-04-15 16:17:14 +02:00
David Heinemeier Hansson
bf802df8bd
Present copilot key->omarchy menu better
2026-04-15 15:55:47 +02:00
David Heinemeier Hansson
753885a659
Broaden the CPU boost after sleep fix to all Intel machines
2026-04-15 15:48:35 +02:00
David Heinemeier Hansson
bebed70a7c
Ensure cursor is on the new screen
2026-04-15 14:42:44 +02:00
David Heinemeier Hansson
521c94bfca
Add display toggle but protect against disabling the only active display
2026-04-15 14:35:32 +02:00
David Heinemeier Hansson
f094c3acc0
Move powerprofile setting to userland script
2026-04-15 13:50:36 +02:00
David Heinemeier Hansson
4a2511ad5d
Fix perms
2026-04-15 13:31:16 +02:00
David Heinemeier Hansson
9f6df52d8d
Restore previouse power profile after the boost
2026-04-15 12:34:17 +02:00
David Heinemeier Hansson
30ddfeda4a
Just apply the GSK_RENDERER fix for walker
2026-04-15 12:10:26 +02:00
David Heinemeier Hansson
c34adea2f0
No longer needed
2026-04-15 11:58:45 +02:00
David Heinemeier Hansson
3f28cd46d6
Use cairo renderer to workaround sluggish GTK4 renderer
...
Closes #5260
2026-04-15 11:55:18 +02:00
David Heinemeier Hansson
0017f2eab0
Make hibernation offset safer
2026-04-15 11:49:03 +02:00
David Heinemeier Hansson
f7dc63ca72
Work around the return-from-sleep sluggishness on panther lake
...
This is due to slow ramp after s2idle
2026-04-15 02:26:37 -07:00
David Heinemeier Hansson
9389c1f57a
Fix path
2026-04-15 10:39:21 +02:00
David Heinemeier Hansson
1f697ecc6d
No longer need first-run to set these powerprofilectl rules
2026-04-15 10:36:45 +02:00
a49b8d255c
Fix AC power udev rules failing silently at boot ( #5275 )
...
* Don't use the names here since they break the all-themes setup in omarchy-nvim
* Fix AC power udev rules to use systemd-run
* Migrate AC power udev rules to systemd-run
* Add --collect and stable unit names to systemd-run udev rules
* Add unit name, replace, and After ordering to power profile udev rules
* Remove invalid --replace flag from systemd-run power profile rules
* We don't need --replace becuase it's not needed
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-04-15 10:28:42 +02:00
Felipe Gonzalez and GitHub
18ab342119
fix: suppress Chromium/Brave stderr noise during theme switch ( #5285 )
...
Redirect stderr to /dev/null alongside stdout when refreshing
browser platform policy, preventing shared_memory_switch errors
from cluttering the terminal.
2026-04-15 10:14:07 +02:00
Stefan Gründel and GitHub
a43915f91d
update btop.conf for v1.4.6 ( #5286 )
2026-04-15 10:13:37 +02:00
Liam Mitchell and GitHub
0204db0578
Fix intel video acceleration migration scripts ( #5288 )
2026-04-15 10:07:39 +02:00
092b16489d
Add Logitech MX Keys key bindings ( #5301 )
...
* Add Logitech MX Keys key bindings
* Update config/hypr/bindings.conf
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* Update config/hypr/bindings.conf
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-15 10:03:15 +02:00
David Heinemeier Hansson
a7893c8af4
Catch brave-origin too
...
Closes #5304
Co-authored-by: @Cleptomania
2026-04-15 10:00:49 +02:00
David Heinemeier Hansson
bbe0d34968
Enable correct xe
2026-04-13 16:00:06 -07:00
David Heinemeier Hansson
3eee73c0de
Ensure enable_psr=0 is set for all xps ptl systems
2026-04-13 15:59:16 -07:00
Ryan Hughes and GitHub
1df2b16f2f
Merge pull request #5293 from jondkinney/update-key-repeat-delay-to-lowest-possible
...
Update default repeat_delay to improve holding delete and vim motions
2026-04-13 12:54:50 -04:00
Jon Kinney
8a7c77291e
Update default repeat_delay to improve holding delete and vim motions
...
In my testing, this is the lowest you can go without causing any issues
with double key presses.
2026-04-12 20:09:08 -05:00
David Heinemeier Hansson
1732551873
Switch from makima to a straight copilot to omarchy menu mapping
2026-04-11 20:41:42 -04:00
David Heinemeier Hansson
691b11901c
Set device appearance as the default for chromium
...
So we will be switching correctly from light/dark mode depending on the
theme.
2026-04-11 20:09:51 -04:00
David Heinemeier Hansson
4fcc58de2a
Expose omarchy-restart-trackpad
...
Until we have a permanent fix for the haptic trackpad in the XPS. Cc
@spencerbull
2026-04-11 18:08:31 -04:00
David Heinemeier Hansson
429b99dc50
PSR1 is introducing lag/stutters
...
CC @spencerbull
2026-04-11 18:01:45 -04:00
Robert Stringer and GitHub
b2b2903e22
Skip starship init for dumb bash sessions ( #5255 )
2026-04-10 06:57:22 -04:00
David Heinemeier Hansson
c9cc4be4f9
Need to grab this before the loop
2026-04-10 06:37:49 -04:00
1746a86a7b
Enable Dell XPS Mute Mic Key ( #5252 )
...
* If on XPS, enable XPS mute mic key with LED and fallback to original mic mute flow
* fix hardcode of alsa card 0 to resolved id
* Extract omarchy-hyprland-monitor-focused
* Extract dedicated xps mute script
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-04-10 06:35:41 -04:00
Pierre Olivier Martel and GitHub
5ca74821d4
Fix Fcitx5 icon showing up in the waybar (again!) ( #5263 )
...
* Update Fcitx5 autostart handling
* Restart xcompose to apply the changes
2026-04-10 06:24:30 -04:00
David Heinemeier Hansson
111307fba3
Address the new haptic touchpad in the shipping xps
2026-04-10 06:10:38 -04:00
David Heinemeier Hansson
5fb06d2d77
Better glyph
2026-04-09 09:53:54 +02:00
David Heinemeier Hansson
8ad61cadcb
Add way to toggle on/off internal display on laptops
2026-04-09 09:53:12 +02:00
David Heinemeier Hansson
6171d0ee8f
Setup power profile defaults on first run since that's when the daemon is available
2026-04-08 14:35:52 +02:00
Timo Hubois and GitHub
3bfed7da37
Merge pull request #5247 from timohubois/feat-mise-node-latest-npx-wrapper
...
Run Omarchy's npx wrappers through mise-managed Node
2026-04-07 12:21:39 +02:00
David Heinemeier Hansson
cc3880b99e
Enable lmpd if installed but not running
2026-04-07 09:15:08 +02:00
David Heinemeier Hansson
29a0663cc1
Ensure we enable the LPMD service after installing
2026-04-07 09:14:13 +02:00
David Heinemeier Hansson
abace0cbd5
Prevent the need for double sudo
2026-04-06 09:36:35 +02:00
David Heinemeier Hansson
7bef44a4be
Prevent spurious hyprland errors during git update
2026-04-06 09:05:02 +02:00