5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
lock 'swaylock -f'
|
|
timeout 300 'swaylock -f'
|
|
timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"'
|
|
before-sleep 'swaylock -f'
|