From 6b6acbdf942bee797cf4ebc967cb5f980a52a944 Mon Sep 17 00:00:00 2001 From: exu Date: Sat, 18 Nov 2023 13:16:23 +0100 Subject: [PATCH] Remove swaylock for the moment --- arch-config/.config/sway/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 #