guixconfig/home/swayidle/config

5 lines
125 B
Plaintext
Raw Normal View History

2024-01-30 22:58:37 +00:00
timeout 300 'swaylock'
timeout 800 'swaymsg "output * dpms off"'
resume 'swaymsg "output * dpms on"'
before-sleep 'swaylock'