Move off of deprecated command

This commit is contained in:
exu 2023-11-18 16:36:56 +01:00
parent 53d096c37e
commit b5b03e6567

View File

@ -76,7 +76,7 @@ output "Acer Technologies XV272U V R307036FE4208" adaptive_sync on
# 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"' \
timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \
before-sleep 'swaylock -f -e -i "$HOME/.cache/backgrounds/lockscreen.png"'
### Input configuration