From b5863f408dfe38f659f2336d79f7573f4d846fad Mon Sep 17 00:00:00 2001 From: Adam Jeniski Date: Tue, 7 Mar 2023 11:34:42 -0500 Subject: [PATCH] flip/flop on transparency being cool :) --- .config/kitty/kitty.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index ddbfc29..85462f4 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -991,7 +991,7 @@ single_window_margin_width 3 #: The foreground and background colors. -background_opacity .93 +background_opacity .60 #: 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