diff --git a/home/ghostty.nix b/home/ghostty.nix index f1e7e86..e09002b 100644 --- a/home/ghostty.nix +++ b/home/ghostty.nix @@ -10,7 +10,7 @@ in { enable = true; settings = { font-family = "monospace"; - font-size = 12; + font-size = 11; title-report = true; shell-integration = "zsh"; shell-integration-features = "no-cursor";