This commit is contained in:
Mariano Z. 2025-04-21 12:07:24 -03:00
commit 714d050757
Signed by: marianozunino
GPG key ID: 4C73BAD25156DACE
139 changed files with 27826 additions and 0 deletions

View 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"'