From 92b9393d03b48658c2ff3863ceac4a1d6176b19e Mon Sep 17 00:00:00 2001 From: desolate <...> Date: Wed, 20 May 2026 18:23:09 +0300 Subject: [PATCH] tweak ghostty background --- dotfiles/ghostty/.config/ghostty/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dotfiles/ghostty/.config/ghostty/config b/dotfiles/ghostty/.config/ghostty/config index 3548e3f..425b4c2 100644 --- a/dotfiles/ghostty/.config/ghostty/config +++ b/dotfiles/ghostty/.config/ghostty/config @@ -1,7 +1,7 @@ theme = "LiquidCarbonTransparent" -background-blur = 255 -background-opacity = 0.98 +background-blur = 0 +background-opacity = 0.7 window-height = 40 window-width = 140