From 204d274ceecbc57e789234ec1462d1eacf9345cc Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Tue, 23 Sep 2025 17:54:03 +0100 Subject: [PATCH] chore(ghostty): increase background opacity --- config/ghostty/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/ghostty/config b/config/ghostty/config index bc81a52..dba75f7 100644 --- a/config/ghostty/config +++ b/config/ghostty/config @@ -11,7 +11,7 @@ auto-update-channel = stable theme = tango-with-monokai window-theme = dark -background-opacity = 0.75 +background-opacity = 0.8 background-blur-radius = 20 # ------------------------------------------------------------------------------