diff --git a/config/hypr/hypridle.conf b/config/hypr/hypridle.conf index 59f55860..87fab46a 100644 --- a/config/hypr/hypridle.conf +++ b/config/hypr/hypridle.conf @@ -16,7 +16,7 @@ listener { } listener { - timeout = 30 # 5.5min + timeout = 330 # 5.5min on-timeout = hyprctl dispatch dpms off # screen off when timeout has passed on-resume = hyprctl dispatch dpms on && brightnessctl -r # screen on when activity is detected }