diff --git a/modules/users/crow/sway/sway.conf b/modules/users/crow/sway/sway.conf index 9f48a14..f6cca93 100644 --- a/modules/users/crow/sway/sway.conf +++ b/modules/users/crow/sway/sway.conf @@ -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