4 lines
125 B
Text
4 lines
125 B
Text
timeout 300 'swaylock'
|
|
timeout 800 'swaymsg "output * dpms off"'
|
|
resume 'swaymsg "output * dpms on"'
|
|
before-sleep 'swaylock'
|