diff --git a/arch-config/.config/sway/config b/arch-config/.config/sway/config index 6d055241..b933ea73 100644 --- a/arch-config/.config/sway/config +++ b/arch-config/.config/sway/config @@ -80,10 +80,10 @@ output DP-1 adaptive_sync on # -c 000000 sets the color in RGB # use -i to set an image -exec swayidle -w \ - timeout 300 'swaylock -f -e -i "$HOME/.cache/backgrounds/lockscreen.png"' \ - timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ - before-sleep 'swaylock -f -e -i "$HOME/.cache/backgrounds/lockscreen.png"' +#exec swayidle -w \ +# timeout 300 'swaylock -f -e -i "$HOME/.cache/backgrounds/lockscreen.png"' \ +# timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ +# before-sleep 'swaylock -f -e -i "$HOME/.cache/backgrounds/lockscreen.png"' ### Input configuration #