init
This commit is contained in:
commit
714d050757
139 changed files with 27826 additions and 0 deletions
4
swayidle/.config/swayidle/config
Normal file
4
swayidle/.config/swayidle/config
Normal file
|
@ -0,0 +1,4 @@
|
|||
timeout 600 '~/.bin/lock'
|
||||
timeout 1200 'swaymsg "output * power off"' resume 'swaymsg "output * power on"'
|
||||
before-sleep '~/.bin/lock'
|
||||
after-resume 'swaymsg "output * power on"'
|
Loading…
Add table
Add a link
Reference in a new issue