Ensure we set performance profile on boot when on AC

This commit is contained in:
David Heinemeier Hansson
2026-04-15 18:14:07 +02:00
parent ce29e45ccd
commit a76757335a
3 changed files with 21 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@ exec-once = uwsm-app -- swaybg -i ~/.config/omarchy/current/background -m fill
exec-once = uwsm-app -- swayosd-server
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec-once = omarchy-cmd-first-run
exec-once = omarchy-powerprofiles-init
# Slow app launch fix -- set systemd vars
exec-once = systemctl --user import-environment $(env | cut -d'=' -f 1)