1
0
Fork 0

add `swayidle` config

main
urosm 2024-01-27 21:14:04 +01:00
parent 2fe25659a8
commit c676d297e4
1 changed files with 3 additions and 0 deletions

View File

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