From 88d5697e0b307eaab9a5f4d9e78bd8f77e8815e6 Mon Sep 17 00:00:00 2001 From: Alexander Goussas Date: Sun, 1 Jun 2025 17:26:52 -0500 Subject: [PATCH] feat: update ghostty config to work on previous version --- ghostty/.config/ghostty/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config index 1b0aef8..8cd28c7 100644 --- a/ghostty/.config/ghostty/config +++ b/ghostty/.config/ghostty/config @@ -1,7 +1,7 @@ font-family = Hasklug Nerd Font Mono font-size = 18 cursor-style = block -maximize = true +#maximize = true window-padding-x = 5 window-padding-y = 5 -theme = homebrew +theme = HaX0R_GR33N -- 2.43.0