7 lines
969 B
Plaintext
7 lines
969 B
Plaintext
timeout 1200 'hyprctl notify -1 5000 "rgb(ff0000)" ". ."' resume 'hyprctl notify 5 2000 "rgb(00ff00)" ""'
|
|
timeout 1206 'swaylock -C ~/.config/hypr/other/swaylock.conf'
|
|
timeout 1216 'hyprctl dispatch dpms off' resume 'hyprctl dispatch dpms on'
|
|
timeout 2400 'systemctl suspend'
|
|
|
|
before-sleep 'swaylock -C ~/.config/hypr/other/swaylock.conf'
|