diff --git a/modules/ghostty/default.nix b/modules/ghostty/default.nix index 08345e9..3a4f608 100644 --- a/modules/ghostty/default.nix +++ b/modules/ghostty/default.nix @@ -4,7 +4,7 @@ enableFishIntegration = true; package = null; settings = { - font-size = 15; + font-size = 16; font-family = "Victor Mono"; font-style = "SemiBold"; background-opacity = 0.945;