1
0

disable external monitor on resume

This commit is contained in:
2023-09-01 22:16:54 +02:00
parent 0ce5012041
commit 2b78a4310d
+1 -1
View File
@@ -15,7 +15,7 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
exec-once = udiskie
exec-once = /usr/lib/kdeconnectd
exec-once = ~/.config/mako/launch.sh
exec-once = swayidle -w timeout 300 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on'
exec-once = swayidle -w timeout 300 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on && sleep 1 && ~/.scripts/monitor 0'
source = ~/.config/hypr/monitors.conf