Reduce timeout for hung applications to more like 5-6s

This commit is contained in:
David Heinemeier Hansson
2025-10-04 17:41:05 +02:00
parent 7819ae354e
commit e0f16b9098

View File

@@ -86,7 +86,7 @@ misc {
disable_hyprland_logo = true disable_hyprland_logo = true
disable_splash_rendering = true disable_splash_rendering = true
focus_on_activate = true focus_on_activate = true
anr_missed_pings = 5 anr_missed_pings = 3
} }
# https://wiki.hypr.land/Configuring/Variables/#cursor # https://wiki.hypr.land/Configuring/Variables/#cursor