Ensure internal display is turned back on if the external one is disconnected

This commit is contained in:
David Heinemeier Hansson
2026-04-19 17:11:48 +02:00
parent bdead4a3d1
commit d6aaf30e43
5 changed files with 33 additions and 0 deletions
+2
View File
@@ -7,6 +7,8 @@ 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
exec-once = omarchy-hyprland-monitor-internal-recover
exec-once = uwsm-app -- omarchy-hyprland-monitor-watch
# Slow app launch fix -- set systemd vars
exec-once = systemctl --user import-environment $(env | cut -d'=' -f 1)