disable external monitor on resume
This commit is contained in:
@@ -15,7 +15,7 @@ exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CUR
|
|||||||
exec-once = udiskie
|
exec-once = udiskie
|
||||||
exec-once = /usr/lib/kdeconnectd
|
exec-once = /usr/lib/kdeconnectd
|
||||||
exec-once = ~/.config/mako/launch.sh
|
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
|
source = ~/.config/hypr/monitors.conf
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user