diff options
-rw-r--r-- | home/configs/haruka/sefidel.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/configs/haruka/sefidel.nix b/home/configs/haruka/sefidel.nix index 69b6b1a..299d918 100644 --- a/home/configs/haruka/sefidel.nix +++ b/home/configs/haruka/sefidel.nix @@ -6,7 +6,7 @@ profiles.gui.font = { name = "JetBrainsMono"; - pixelSize = 14; + pixelSize = 13; }; profiles.browsing.hiDpi = true; |