diff --git a/dotfiles/config/hypr/hypridle.conf b/dotfiles/config/hypr/hypridle.conf index 6c6188c3..ec13a220 100644 --- a/dotfiles/config/hypr/hypridle.conf +++ b/dotfiles/config/hypr/hypridle.conf @@ -4,12 +4,6 @@ general { after_sleep_cmd = hyprctl dispatch dpms on } -listener { - timeout = 600 - on-timeout = hypr-screensaver start - on-resume = hypr-screensaver stop -} - listener { timeout = 900 on-timeout = hypr-screensaver stop && hyprctl dispatch dpms off