From 96f871f3e66410a5f673d0a06997ad61983abefa Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Tue, 22 Apr 2025 15:27:17 +0200 Subject: [PATCH] Increase font size nd cell height, try and stay more zoomed in --- ghostty/config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ghostty/config b/ghostty/config index 9dd5f43..800bb2f 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,12 +1,13 @@ gtk-tabs-location = hidden -font-size = 12 +font-size = 16 +adjust-cell-height = 45.4% window-inherit-font-size = true font-family = CaskaydiaCove NFM font-family-bold = CaskaydiaCove NFM font-family-italic = CaskaydiaCove NFM font-family-bold-italic = CaskaydiaCove NFM -font-style = SemiLight +font-style = Light font-style-bold = Bold font-style-italic = Italic font-style-bold-italic = Bold Italic