diff --git a/moduler/common/kitty.nix b/moduler/common/kitty.nix index 2054190..cd95d71 100644 --- a/moduler/common/kitty.nix +++ b/moduler/common/kitty.nix @@ -4,7 +4,7 @@ enable = true; font = if myhostname == "laptop" then { name = "FiraCode Nerd Font Bold"; - size = 18; + size = 17; } else { name = "FiraCode Nerd Font Bold"; size = 16;