This commit is contained in:
iFargle 2023-08-28 18:20:27 +09:00
parent c0151b947f
commit 718ae20d05

View file

@ -260,9 +260,8 @@
# Set up the idle management daemon # Set up the idle management daemon
swayidle -w \ swayidle -w \
timeout 60 'swaylock -f' \ timeout 120 'swaylock -f' \
timeout 90 'hyprctl dispatch dpms off' \ timeout 180 'hyprctl dispatch dpms off' \
timeout 300 'systemctl suspend-then-hibernate' \
after-resume 'hyprctl dispatch dpms on' \ after-resume 'hyprctl dispatch dpms on' \
before-sleep 'swaylock -f' before-sleep 'swaylock -f'