feat(swayidle): lock screen after 300s
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
timeout 60 'swaylock -f'
|
||||
timeout 300 'swaylock -f'
|
||||
timeout 300 'swaymsg "output * power off"' resume 'swaymsg "output * power on"'
|
||||
before-sleep 'swaylock -f'
|
||||
|
||||
Reference in New Issue
Block a user