shuffle some prefs

This commit is contained in:
atagen 2024-05-11 15:10:24 +10:00
parent 3192b6ca09
commit 83f64681fd
23 changed files with 89 additions and 68 deletions

View file

@ -77,6 +77,8 @@ in {
name = "Default";
settings = {
"browser.startup.homepage" = "about:blank";
"browser.shell.didSkipDefaultBrowserCheckOnFirstRun" = true;
"browser.policies.applied" = true;
"widget.use-xdg-desktop-portal.file-picker" = 1;
"widget.use-xdg-desktop-portal.mime-handler" = 1;
};