feat(home:firefox): add initial custom firefox css

This commit is contained in:
ooks-io 2024-08-02 21:12:51 +12:00
parent ad469dd8e2
commit 803ecd462d
3 changed files with 193 additions and 1 deletions

View file

@ -12,6 +12,10 @@
"browser.helperApps.deleteTempFileOnExit" = true;
"browser.uitour.enabled" = false;
#Appearance
"browser.uidensity" = 1;
"browser.compactmode.show" = true;
#Startup
"browser.newtabpage.activity-stream.showSponsored" = false;
"browser.newtabpage.activity-stream.showSponsoredTopSites" = false;