Update swayidle commands
This commit is contained in:
parent
25819c4142
commit
856824d7ec
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@
|
||||||
timeout 60 'swaylock -f' \
|
timeout 60 'swaylock -f' \
|
||||||
timeout 90 'hyprctl dispatch dpms off' \
|
timeout 90 'hyprctl dispatch dpms off' \
|
||||||
timeout 300 'systemctl suspend-then-hibernate' \
|
timeout 300 'systemctl suspend-then-hibernate' \
|
||||||
resume 'hyprctl dispatch dpms on' \
|
after-resume 'hyprctl dispatch dpms on' \
|
||||||
before-sleep 'swaylock -f'
|
before-sleep 'swaylock -f'
|
||||||
|
|
||||||
# Notification listener
|
# Notification listener
|
||||||
|
|
Loading…
Reference in a new issue