hypridle fix

This commit is contained in:
KoenDR06 2025-05-17 19:38:29 +02:00
parent 3043c0d34e
commit ee7a17154c

View file

@ -5,7 +5,7 @@ general {
# Turn off screen # Turn off screen
listener { listener {
timeout = 300 timeout = 300
on-timeout = ; hyprctl dispatch dpms off on-timeout = hyprctl dispatch dpms off
on-resume = hyprctl dispatch dpms on on-resume = hyprctl dispatch dpms on
} }