]> gitweb.michael.orlitzky.com - firefox-user-prefs.git/commitdiff
ui: disable about:config nag screen
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 13 Mar 2026 16:51:40 +0000 (12:51 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 13 Mar 2026 17:28:22 +0000 (13:28 -0400)
ui

diff --git a/ui b/ui
index ae6d4e5cef6c3542c27257dfd83c644ea1e04cc5..cefee3c55a517ce8c8568a0786b7b61d4b712e53 100644 (file)
--- a/ui
+++ b/ui
@@ -1,5 +1,7 @@
 /* User-interface tweaks */
 
+/* Don't nag me when I open about:config */
+user_pref("browser.aboutConfig.showWarning", false);
 
 /* Don't do anything when I start the browser unless I say so.
  *