firefox: disable auto updates

This commit is contained in:
Motiejus Jakštys 2024-01-28 14:53:40 +02:00
parent fde5e8d5b5
commit 3d9e8d339f
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@
xdefault = {
isDefault = true;
settings = {
"app.update.auto" = false;
"browser.aboutConfig.showWarning" = false;
"browser.contentblocking.category" = "strict";
"browser.urlbar.showSearchSuggestionsFirst" = false;