From da491d31b075ef5c8a982ed93b5e9403c04b3456 Mon Sep 17 00:00:00 2001 From: Stefan Imhoff Date: Fri, 28 Mar 2025 14:37:06 +0100 Subject: [PATCH] chore(ghostty): increase opacity --- config/ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ghostty/config b/config/ghostty/config index 4ebe6d9..361b863 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -33,7 +33,7 @@ theme = tokyonight # Window settings window-decoration = false -background-opacity = 0.7 +background-opacity = 0.8 background-blur-radius = 20 window-padding-x = 30 window-padding-y = 30