Move off of deprecated command
This commit is contained in:
parent
53d096c37e
commit
b5b03e6567
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user