programs: firefox: add a few more user.js settings, likely redundant thanks to arkenfox

This commit is contained in:
2024-12-02 21:35:49 +00:00
parent 5521c6c5b6
commit 491b489997

View File

@@ -109,6 +109,12 @@ defaultPref("browser.bookmarks.file", "~/.mozilla/firefox/bookmarks.html");
defaultPref("browser.startup.homepage", "https://uninsane.org/places");
// silence the first-run "welcome to firefox"
defaultPref("trailhead.firstrun.didSeeAboutWelcome", true);
defaultPref("browser.aboutConfig.showWarning", false);
defaultPref("browser.shell.checkDefaultBrowser", false);
// browser.engagement.sidebar-button.has-used
// browser.migration.version = 150