From e7d454ae5cb619a00179512dfeb27b7f6b785537 Mon Sep 17 00:00:00 2001 From: Daniele Fucini Date: Sun, 24 Mar 2024 12:17:59 +0100 Subject: [PATCH] Update kitty.conf --- .config/kitty/kitty.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 8c8d54b..ce34c32 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1060,7 +1060,7 @@ inactive_text_alpha 0.5 #: The foreground and background colors. -# background_opacity 1.0 +background_opacity 0.9 #: The opacity of the background. A number between zero and one, where #: one is opaque and zero is fully transparent. This will only work if @@ -2341,4 +2341,4 @@ clipboard_control write-clipboard read-clipboard # BEGIN_KITTY_THEME # Everforest Dark Hard include current-theme.conf -# END_KITTY_THEME \ No newline at end of file +# END_KITTY_THEME