Dont turn of monitors

This commit is contained in:
TheWanderingCrow 2024-09-24 12:25:18 -04:00
parent 03ff4ecf8a
commit 0c91a0faa4

View file

@ -21,7 +21,7 @@ exec /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
### IDLE CONFIG ###
###################
exec swayidle -w timeout 300 'swaylock --screenshots --effect-blur 10x7 --effect-pixelate 20 --clock --indicator --indicator-thickness 6 --ring-color 6F6AB5' timeout 600 'swaymsg "output * power off"' resume 'swaysmg "output * power on"' before-sleep 'swaylock --screenshots --effect-blur 10x7 --effect-pixelate 20 --clock --indicator --indicator-thickness 6 --ring-color 6F6AB5'
exec swayidle -w timeout 300 'swaylock --screenshots --effect-blur 10x7 --effect-pixelate 20 --clock --indicator --indicator-thickness 6 --ring-color 6F6AB5'
#set $lock 'swaylock -f -c 000000'
#bindswitch --reload --locked lid:on exec $lock