feat(swayidle): keep monitors on for 10min

This commit is contained in:
2026-01-30 10:23:15 +01:00
parent 79c6004043
commit 0c2dc97daf

View File

@@ -1,3 +1,3 @@
timeout 300 'swaylock -f' timeout 300 'swaylock -f'
timeout 300 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"'
before-sleep 'swaylock -f' before-sleep 'swaylock -f'