4 lines
132 B
Plaintext
4 lines
132 B
Plaintext
timeout 60 'swaylock -f'
|
|
timeout 300 'swaymsg "output * power off"' resume 'swaymsg "output * power on"'
|
|
before-sleep 'swaylock -f'
|