Update swayidle commands

This commit is contained in:
iFargle 2023-08-28 08:23:50 +09:00
parent 25819c4142
commit 856824d7ec

View file

@ -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