From a680d58664607b1546c0dbaf2031387ffdf129ba Mon Sep 17 00:00:00 2001 From: Romain Paquet Date: Mon, 3 Nov 2025 23:51:20 +0100 Subject: [PATCH] ghostty: use bigger font --- home/.config/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/home/.config/ghostty/config b/home/.config/ghostty/config index c1d975f..9483b2a 100644 --- a/home/.config/ghostty/config +++ b/home/.config/ghostty/config @@ -2,4 +2,5 @@ theme = dark:Kanagawa Wave,light:Builtin Light font-feature = -liga font-feature = -calt font-feature = -dlig +font-size = 14 window-inherit-working-directory = false