programs: firefox: add a few more user.js settings, likely redundant thanks to arkenfox
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user