firefox: remove thought provoking shit

This commit is contained in:
Primrose 2025-07-02 07:58:09 +02:00
parent ae8273ee9d
commit 190e09e9b4
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -17,12 +17,17 @@ in {
OfferToSaveLoginsDefault = false;
PasswordManagerEnabled = false;
FirefoxHome = {
# https://searchfox.org/mozilla-central/source/browser/components/enterprisepolicies/Policies.sys.mjs
Search = true;
TopSites = true;
SponsoredTopSites = false;
Highlights = false;
Pocket = false;
SponsoredPocket = false;
# "Thought provoking stories"
Stories = false;
SponsoredStories = false;
};
UserMessaging = {
ExtensionRecommendations = false;
@ -40,6 +45,10 @@ in {
"browser.ctrlTab.sortByRecentlyUsed" = false;
"layout.css.devPixelsPerPx" = 1.1;
"full-screen-api.ignore-widgets" = true; # limit fullscreen mode to window
# "Thought provoking stories"
"browser.newtabpage.activity-stream.feeds.section.topstories" = false;
"browser.newtabpage.activity-stream.showSponsored" = false;
};
extensions.packages = let