de2824edde
Quote OMARCHY_PATH in migration source command
...
Agent-Logs-Url: https://github.com/basecamp/omarchy/sessions/36fb96d5-70fd-4365-9550-e7ff5f8735d1
Co-authored-by: dhh <2741+dhh@users.noreply.github.com >
2026-04-23 09:16:12 +02:00
David Heinemeier Hansson
01d1984093
Fix perms
2026-04-22 19:44:54 +02:00
Stefan Gründel and GitHub
1c65d1db0f
Add migration script to enable GPU in voxtype if Vulkan is available ( #5203 )
2026-04-22 13:53:52 +02:00
David Heinemeier Hansson and GitHub
bff5e843e0
Revert "Add battery identifier to Waybar config" ( #5386 )
...
* Revert "Add battery identifier to Waybar config"
* Remove the migration too
2026-04-22 07:52:40 +02:00
David Heinemeier Hansson
ac08aaf834
Resume boosting didn't actually solve the real underlying problem
...
But a bios update to the XPS should.
2026-04-21 17:19:34 +02:00
David Heinemeier Hansson
5d2cdb5317
Remove xe cmdline args from limine conf too
2026-04-21 17:01:03 +02:00
David Heinemeier Hansson
58443c82c0
Remove default vrr on
2026-04-21 16:43:53 +02:00
David Heinemeier Hansson
a70b05e8f3
New kernel patches mean we don't need to turn off the display features
2026-04-21 16:41:07 +02:00
David Heinemeier Hansson
9306f5ef29
Install video encoding processors for modern Intel CPU/GPU combos by default
...
Allows the use of Quick Sync Intel H264/265 exports in Kdenlive without
crashing!
2026-04-21 11:43:36 +02:00
Pete Jackson and GitHub
b317bd5358
Enable pause_media for voxtype by default ( #5364 )
...
Pauses MPRIS media players when recording starts so music
doesn't bleed into dictation. Adds the setting to the default
config for new installs and a migration for existing users.
2026-04-20 13:53:22 +02:00
Lewis Buckley and GitHub
a9baa8f45f
Migrate existing waybar configs to pin battery to BAT0 ( #5369 )
...
* Migrate existing waybar configs to pin battery to BAT0
Follow-up to #4918 : that PR updated the default template, but
existing users keep their copy at ~/.config/waybar/config.jsonc
and won't pick up the fix without running omarchy-refresh-waybar
(which wipes local customizations). Patch the existing file in
place and restart waybar.
* Make battery-pin migration tolerant of whitespace variants
Per Copilot review: grep/sed patterns now match "battery" : {,
"battery":{, and "bat" : "..." variants that hand-edited configs
may use. Also only restart waybar when a battery block actually
exists to edit.
2026-04-20 13:52:04 +02:00
David Heinemeier Hansson
fa48d2398b
Better description
2026-04-19 17:13:28 +02:00
David Heinemeier Hansson
96a08f91a5
Start the monitor watch so the feature is active right away
2026-04-19 17:12:53 +02:00
David Heinemeier Hansson
d6aaf30e43
Ensure internal display is turned back on if the external one is disconnected
2026-04-19 17:11:48 +02:00
David Heinemeier Hansson
e852895e5c
Use preexisting toggles setup
2026-04-17 16:03:06 +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
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
7bfd848c93
Only apply enable_psr=0 to xps oled machines
2026-04-15 16:17:14 +02:00
David Heinemeier Hansson
0017f2eab0
Make hibernation offset safer
2026-04-15 11:49:03 +02: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
Liam Mitchell and GitHub
0204db0578
Fix intel video acceleration migration scripts ( #5288 )
2026-04-15 10:07:39 +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
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
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
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
84bee808e7
Conditional and a restart
2026-04-03 11:36:07 +02:00
David Heinemeier Hansson
316ecc85cb
Drop the misleading network speed hover tips
...
Closes #4884
2026-04-03 11:31:01 +02:00
Márcio and GitHub
05344eb660
Add LocalSend send action in Nautilus ( #4946 )
...
* Add LocalSend send action in Nautilus
* Reuse Nautilus install script in migration
* Detect LocalSend via PATH
* Verify Flatpak LocalSend is installed
* Check Flatpak LocalSend with flatpak info
2026-04-03 11:00:09 +02:00
a5dc10960f
Add migration for T2 fan curve config ( #5176 )
...
* Add migration for tuned fan curve on existing T2 installs
* Make sure it's clear to all what migration is being run (even if it doesn't apply to them)
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-04-02 11:06:57 +02:00
Federico Sapuppo and GitHub
7c13bd5801
Fix Bluetooth on T2 Macs by loading hci_bcm4377 module ( #5145 )
2026-04-01 17:58:07 +02:00
64ef804433
Enable GPU in voxtype if Vulkan is available ( #5005 )
...
* Enable GPU support in Voxtype installation if Vulkan is available
* Restart Voxtype and Waybar after enabling GPU support in setup
* fix: revert changing existing migration
* fix: add new migration
* Refactor Vulkan availability check in voxtype installation and migration scripts
* Extract vulkan availability check
---------
Co-authored-by: David Heinemeier Hansson <david@hey.com >
2026-03-27 21:18:19 +01:00
David Heinemeier Hansson
9642599d15
Fix permissions
2026-03-26 09:46:59 +01:00
Nicolas Dorier and GitHub
22e84776a8
Fix missing limine-mkinitcpio in migration script ( #5117 )
...
Follow up to #5114 , I forgot to regenerate the `/boot/limine.conf` file during the migration.
2026-03-26 07:47:15 +01:00
Milan Petrović and GitHub
49c7b45572
Fix: typo in migration 1774366575 ( #5116 )
...
* Fix typo in migration 1774366575: lmp.sh -> lpmd.sh
* Fix additional lmp.sh -> lpmd.sh reference in all.sh
2026-03-25 20:29:41 +01:00
Nicolas Dorier and GitHub
f26df5adf5
Fix: Limine drop-in config are overridden by default limine conf ( #5114 )
...
Limine drop-in config are overridden by `/etc/default/limine`
2026-03-25 14:41:19 +01:00
David Heinemeier Hansson
43de5df392
Framework too
2026-03-24 20:43:56 +01:00
David Heinemeier Hansson
a6ea7f50e4
Give asus it's own subdirectory too
2026-03-24 20:42:04 +01:00
David Heinemeier Hansson
e8623fbbf6
Move apple fixes into their own subdirectory too
2026-03-24 20:40:43 +01:00
David Heinemeier Hansson
c4c55b5c33
Group all intel specifics in subdirectory
2026-03-24 20:39:01 +01:00
David Heinemeier Hansson
fce6df52aa
Ensure intel-lmp is installed on Intel machines for better core prioritization
2026-03-24 16:37:01 +01:00
David Heinemeier Hansson
8a543be9a8
Fix perms
2026-03-17 18:00:19 +01:00
David Heinemeier Hansson
a0baa81fa9
No longer forcing this
2026-03-16 21:50:34 +01:00
David Heinemeier Hansson
5545cbf2ef
Add migration for COPY mode indicator
2026-03-15 19:40:00 +01:00
David Heinemeier Hansson
e294394b8a
Add npx wrapper installer for packages moving too fast for normal repos
...
They're lazy loaded too. So we don't need manual install from a menu.
2026-03-15 19:11:43 +01:00