sway: delay sleep

This commit is contained in:
lelgenio 2019-10-16 16:33:16 -03:00
parent cc9f87c28a
commit f2838d4653
1 changed files with 2 additions and 2 deletions

View File

@ -227,8 +227,8 @@
exec swayidle -w \
before-sleep 'swaylock -f' \
lock swaylock \
timeout 300 'swaylock -f' \
timeout 600 'swaymsg "output * dpms off"' \
timeout 900 'swaylock -f' \
timeout 1800 'swaymsg "output * dpms off"' \
resume 'swaymsg "output * dpms on;reload"' \
include /etc/sway/config.d/*