summaryrefslogtreecommitdiff
path: root/users/kassouni/firefox.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/kassouni/firefox.nix')
-rw-r--r--users/kassouni/firefox.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/users/kassouni/firefox.nix b/users/kassouni/firefox.nix
index e1cee19..9bf130c 100644
--- a/users/kassouni/firefox.nix
+++ b/users/kassouni/firefox.nix
@@ -61,6 +61,7 @@
};
settings = {
"browser.startup.homepage" = "about:blank";
+ "browser.compactmode.show" = true;
"startup.homepage_welcome_url" = "about:blank";
"extensions.autoDisableScopes" = 0;
"browser.newtabpage.enabled" = false;
@@ -71,6 +72,7 @@
"browser.newtabpage.activity-stream.showSponsoredTopSites" = false;
"browser.newtabpage.activity-stream.widgets.enabled" = false;
"browser.newtabpage.activity-stream.discoverystream.sections.enabled" = false;
+
};
search = {
force = true;