From f9b13b68ae503efdcbd28b09343283596b44a5a7 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Sun, 15 Mar 2026 23:30:00 +0300 Subject: [PATCH] ghostty: update font-size --- config/.config/ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/.config/ghostty/config b/config/.config/ghostty/config index 35ce10c..8e07b44 100644 --- a/config/.config/ghostty/config +++ b/config/.config/ghostty/config @@ -4,7 +4,7 @@ font-feature = "-liga" font-feature = "-calt" font-feature = "-calt" font-feature = "-dlig" -font-size = "16" +font-size = "14" fullscreen = false theme = "light:Apple System Colors Light,dark:Gruvbox Dark" shell-integration-features = "no-cursor,no-title"