From 95def2c1cbef4aeb706bd834315a205f789ff6d2 Mon Sep 17 00:00:00 2001 From: Jeremy Kaplan Date: Sat, 6 Jun 2026 16:44:11 -0400 Subject: [PATCH] ghostty: Fix font style setting --- ghostty/config.ghostty | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ghostty/config.ghostty b/ghostty/config.ghostty index 0490443..95f1de0 100644 --- a/ghostty/config.ghostty +++ b/ghostty/config.ghostty @@ -1,5 +1,6 @@ font-family = Input Mono Narrow -font-style-bold-italic = BoldIta +font-style = Light + font-size = 10 theme = light:jdkaplan-light,dark:jdkaplan-dark