From 294ce2db40562a886a41a57e3d6429b65569170e Mon Sep 17 00:00:00 2001 From: chaos Date: Wed, 26 Jun 2024 16:12:16 +0100 Subject: [PATCH] change firefox scale --- home/apps/firefox.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/apps/firefox.nix b/home/apps/firefox.nix index 401b2f9..f01e15b 100644 --- a/home/apps/firefox.nix +++ b/home/apps/firefox.nix @@ -106,7 +106,7 @@ in { # browser toolbar and UI # may need updating when extensions change "browser.toolbars.bookmarks.visibility" = "always"; - "layout.css.devPixelsPerPx" = "1.4"; + "layout.css.devPixelsPerPx" = "0.8"; "browser.uiCustomization.state" = builtins.toJSON { currentVersion = 18; dirtyAreaCache = [