Disable Hyprland idle lock

This commit is contained in:
2026-04-26 16:18:12 -07:00
parent 9c901f84a3
commit edc6e0309b

View File

@@ -4,12 +4,6 @@ general {
after_sleep_cmd = hyprctl dispatch dpms on after_sleep_cmd = hyprctl dispatch dpms on
} }
listener {
timeout = 600
on-timeout = hypr-screensaver start
on-resume = hypr-screensaver stop
}
listener { listener {
timeout = 900 timeout = 900
on-timeout = hypr-screensaver stop && hyprctl dispatch dpms off on-timeout = hypr-screensaver stop && hyprctl dispatch dpms off