From 4d7b01c01e694362d51dab2f2205224844fbb7ff Mon Sep 17 00:00:00 2001 From: luxick Date: Wed, 24 Jun 2026 07:44:40 +0200 Subject: [PATCH] Decrease terminal font size --- ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghostty/config b/ghostty/config index 05d4c18..261d909 100644 --- a/ghostty/config +++ b/ghostty/config @@ -22,7 +22,7 @@ # a full restart to take effect. font-family = Iosevka Fixed SS05 -font-size = 14 +font-size = 12 copy-on-select = false keybind = performable:ctrl+c=copy_to_clipboard selection-invert-fg-bg = true