From 9c336f3036aeb3641f99b36ed7ec1e912d23b417 Mon Sep 17 00:00:00 2001 From: Martin Larsson Date: Fri, 30 May 2025 17:17:06 +0200 Subject: [PATCH] fix: Change ghostty opacity to 1 --- ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghostty/config b/ghostty/config index 5e9d151..a4c6e4a 100644 --- a/ghostty/config +++ b/ghostty/config @@ -28,7 +28,7 @@ window-decoration = false shell-integration = zsh theme = Ayu Mirage -background-opacity = 0.90 +background-opacity = 1.0 background-blur-radius = 7 bold-is-bright = true