From e3658556ea61792414dc9d3d55985ca01ad15551 Mon Sep 17 00:00:00 2001 From: Simon Cossar Date: Mon, 6 Oct 2025 13:05:31 -0700 Subject: [PATCH] Add window theme to Ghostty config (#1956) --- config/ghostty/config | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ghostty/config b/config/ghostty/config index e8420d1b..0ef0fa2c 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -7,6 +7,7 @@ font-style = Regular font-size = 9 # Window +window-theme = ghostty window-padding-x = 14 window-padding-y = 14 confirm-close-surface=false