test
This commit is contained in:
parent
c0151b947f
commit
718ae20d05
1 changed files with 2 additions and 3 deletions
|
@ -260,9 +260,8 @@
|
|||
|
||||
# Set up the idle management daemon
|
||||
swayidle -w \
|
||||
timeout 60 'swaylock -f' \
|
||||
timeout 90 'hyprctl dispatch dpms off' \
|
||||
timeout 300 'systemctl suspend-then-hibernate' \
|
||||
timeout 120 'swaylock -f' \
|
||||
timeout 180 'hyprctl dispatch dpms off' \
|
||||
after-resume 'hyprctl dispatch dpms on' \
|
||||
before-sleep 'swaylock -f'
|
||||
|
||||
|
|
Loading…
Reference in a new issue