aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-08-05 22:23:23 +0900
committerGitHub <noreply@github.com>2025-08-05 22:23:23 +0900
commitc840c9f234b26a22512b8ebb4987dc7687f1c142 (patch)
tree7043062b044f312b550aabd51e6fe16e430a861d
parent98d5f938e37fa563ef20fa7fd907e694405e36ff (diff)
parent7d588f27532abd68dd0375b4dc430ee79126ee92 (diff)
Merge pull request #790 from JaKooLit/dwilliam62-patch-1
UserSettings.conf increase ANR Threshold
-rw-r--r--config/hypr/UserConfigs/UserSettings.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf
index f5d61956..2ba23acc 100644
--- a/config/hypr/UserConfigs/UserSettings.conf
+++ b/config/hypr/UserConfigs/UserSettings.conf
@@ -86,6 +86,8 @@ misc {
focus_on_activate = false
initial_workspace_tracking = 0
middle_click_paste = false
+ enable_anr_dialog = true # Application not Responding (ANR)
+ anr_missed_pings = 15 # ANR Threshold default 1 is too low
}
#opengl {
@@ -114,4 +116,4 @@ cursor {
enable_hyprcursor = true
warp_on_change_workspace = 2
no_warps = true
-} \ No newline at end of file
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage