NGDF/dots/swayidle/config

4 lines
161 B
Plaintext

timeout 180 "swaymsg 'output * dpms off'" resume "swaymsg 'output * dpms on'"
timeout 300 "swaylock" resume "swaymsg 'output * dpms on'"
before-sleep "swaylock"