1
0
Fork 0
dot/.config/swayidle/config

4 lines
126 B
Plaintext
Raw Normal View History

2024-01-27 21:14:04 +01:00
timeout 300 'swaylock'
timeout 1800 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"'
before-sleep 'swaylock'