add `swayidle` config
parent
2fe25659a8
commit
c676d297e4
|
@ -0,0 +1,3 @@
|
|||
timeout 300 'swaylock'
|
||||
timeout 1800 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"'
|
||||
before-sleep 'swaylock'
|
Loading…
Reference in New Issue