This commit is contained in:
2024-06-21 04:55:27 -05:00
parent dda130da67
commit adfa271f52
4 changed files with 4 additions and 21 deletions

View File

@@ -27,6 +27,7 @@ exec_always "kanshi"
exec_always swayidle -w \
timeout 300 'swaylock -f' \
timeout 600 'swaymsg "output * dpms off"' \
timeout 1200 'systemctl suspend' \
resume 'swaymsg "output * dpms on"' \
before-sleep 'swaylock -f'