This commit is contained in:
iFargle 2023-08-28 18:48:44 +09:00
parent d3eab0040e
commit c34dfcc5c2

View file

@ -260,9 +260,9 @@
# Set up the idle management daemon
swayidle -w \
timeout 120 'swaylock -f' \
timeout 180 'hyprctl dispatch dpms off' \
after-resume 'hyprctl dispatch dpms on' \
timeout 120 'swaylock -f' \
timeout 180 'hyprctl dispatch dpms off' \
resume 'hyprctl dispatch dpms on' \
before-sleep 'swaylock -f'
# Notification listener