Remove swaylock for the moment

This commit is contained in:
exu 2023-11-18 13:16:23 +01:00
parent ee4cbe649f
commit 6b6acbdf94

View File

@ -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
#