From 32b845ed778a4598e8cacd4de3ef653c45965ee2 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Tue, 16 Sep 2025 19:32:25 +0200 Subject: [PATCH] chore(ghostty): reduce opacity --- config/ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ghostty/config b/config/ghostty/config index b1eb146..3c61401 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -33,7 +33,7 @@ theme = tokyonight # Window settings window-decoration = auto -background-opacity = 0.70 +background-opacity = 0.85 background-blur-radius = 50 window-padding-x = 30 window-padding-y = 30