diff --git a/homeManagerModules/programs/ghostty.nix b/homeManagerModules/programs/ghostty.nix index 7ce32bd..f750341 100644 --- a/homeManagerModules/programs/ghostty.nix +++ b/homeManagerModules/programs/ghostty.nix @@ -21,7 +21,7 @@ in enable = true; enableZshIntegration = true; settings = { - font-size = 10; + font-size = 14; font-family = "JetBrains Mono Medium"; keybind = [ "ctrl+kp_add=increase_font_size:1"