From 337107676d381aebd0de3df935d1b1dd233d08f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sat, 2 Aug 2025 19:15:16 +0200 Subject: [PATCH] feat(ghostty): bigger font size --- .config/ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index a1ba74a6..50ab5333 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -7,7 +7,7 @@ font-feature = +ss03 font-feature = +ss05 font-feature = +ss07 -font-size = 13 +font-size = 14 adjust-cell-height = 28% cursor-style = block cursor-style-blink = true