From b549cb9fc71d6a1dce9b1bfe8084d64d604de59a Mon Sep 17 00:00:00 2001 From: ronload <91997734+ronload@users.noreply.github.com> Date: Tue, 7 Jul 2026 21:48:57 +0800 Subject: [PATCH] feat(ghostty): decrease x padding --- ghostty/window | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghostty/window b/ghostty/window index 8f57ac1..9d1ffe9 100644 --- a/ghostty/window +++ b/ghostty/window @@ -1,4 +1,4 @@ -window-padding-x = 8 +window-padding-x = 4 window-padding-y = 4 window-decoration = true confirm-close-surface = false