1
0
Fork 0

add `swayidle` config

urosm 2023-08-12 01:29:51 +02:00
parent 1306be0b86
commit 3f55f9f536
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
timeout 300 'swaylock'
timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"'
before-sleep 'swaylock'