feat(firefox): disable start page

dev-docs
Moritz Böhme 2023-05-31 15:55:38 +02:00
parent de578facef
commit a8e5001710
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 1 additions and 2 deletions

View File

@ -31,8 +31,7 @@ in
"browser.urlbar.suggest.searches" = true;
# startup page
"browser.startup.homepage" = "https://searxng.moritzboeh.me/";
"browser.startup.page" = 1;
"browser.startup.page" = 0;
# drm
"media.eme.enabled" = true;