dotfiles/swayidle/config

3 lines
126 B
Plaintext
Raw Normal View History

2024-01-13 13:50:04 -06:00
timeout 300 'swaylock -f'
timeout 305 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on'
before-sleep 'swaylock -f'