From ce208867793d5832d484fce8648bbfb948717e57 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Mon, 1 Sep 2025 18:53:24 +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 c884ff4..343c19d 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -33,7 +33,7 @@ theme = tokyonight # Window settings window-decoration = false -background-opacity = 0.60 +background-opacity = 0.70 background-blur-radius = 50 window-padding-x = 30 window-padding-y = 30