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