Updated some stuff, this ship may be sinking
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*-conf-*-
|
||||
|
||||
timeout 10 'systemctl --user is-active screenlock.service && swaymsg output "*" power off' resume 'systemctl --user is-active screenlock.service && swaymsg output "*" power on'
|
||||
timeout 10 'systemctl --user start screens-off.target &> /dev/null' resume 'systemctl --user stop screens-off.target'
|
||||
lock 'systemctl --user start screenlock.service'
|
||||
before-sleep 'systemctl --user start screenlock.service'
|
||||
unlock 'systemctl --user stop screenlock.service'
|
||||
|
||||
Reference in New Issue
Block a user