From d403912b1d52610653035e3cd9a976f9ce048a01 Mon Sep 17 00:00:00 2001 From: Sanchayan Maity Date: Thu, 11 Feb 2021 22:18:24 +0530 Subject: [PATCH] kitty: Disable transparent background --- kitty/.config/kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/.config/kitty/kitty.conf b/kitty/.config/kitty/kitty.conf index f38c796..f51d369 100644 --- a/kitty/.config/kitty/kitty.conf +++ b/kitty/.config/kitty/kitty.conf @@ -455,7 +455,7 @@ inactive_tab_font_style normal #: The foreground and background colors -background_opacity 0.8 +background_opacity 1 #: The opacity of the background. A number between 0 and 1, where 1 is #: opaque and 0 is fully transparent. This will only work if