From 6bf3a3bd6176ab8464430f23d92a90d69b4d786b Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Tue, 26 Mar 2024 14:09:18 +0000 Subject: [PATCH] Firefox: disable bookmarks toolbar (by default) --- system/firefox.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/firefox.nix b/system/firefox.nix index 1f189871..e23a2091 100644 --- a/system/firefox.nix +++ b/system/firefox.nix @@ -34,7 +34,7 @@ DisableSetDesktopBackground = true; DisableSystemAddonUpdate = true; DisableTelemetry = true; - DisplayBookmarksToolbar = "newtab"; + DisplayBookmarksToolbar = false; DisplayMenuBar = "default-off"; DontCheckDefaultBrowser = true; EnableTrackingProtection = {