aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/UserConfigs
diff options
context:
space:
mode:
authorDonald Williams <129223418+dwilliam62@users.noreply.github.com>2025-08-05 05:40:30 -0400
committerGitHub <noreply@github.com>2025-08-05 05:40:30 -0400
commit7d588f27532abd68dd0375b4dc430ee79126ee92 (patch)
tree7043062b044f312b550aabd51e6fe16e430a861d /config/hypr/UserConfigs
parent98d5f938e37fa563ef20fa7fd907e694405e36ff (diff)
UserSettings.conf increase ANR Threshold
enable_anr_dialog = true # Application not Responding (ANR) anr_missed_pings = 15 # ANR Threshold default 1 is too low
Diffstat (limited to 'config/hypr/UserConfigs')
-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