4 lines
158 B
Text
Executable file
4 lines
158 B
Text
Executable file
timeout 300 'if pgrep swaylock; then hyprctl dispatch dpms off; fi'
|
|
resume 'hyprctl dispatch dpms on'
|
|
timeout 420 'systemctl suspend'
|
|
before-sleep 'swaylock'
|