diff --git a/home-manager/firefox/config/annoyances.nix b/home-manager/firefox/config/annoyances.nix index e63b9c5..b2a9764 100644 --- a/home-manager/firefox/config/annoyances.nix +++ b/home-manager/firefox/config/annoyances.nix @@ -52,6 +52,4 @@ "browser.download.dir" = "/tmp"; # Restore previous session automatically "browser.startup.page"= 3; - # Enable compact mode - "browser.uidensity" = 1; }