From 2e5a612b756daca3eb9a25677605b5a07cba4906 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 21 Feb 2023 20:01:37 -0500 Subject: [PATCH] more transparency --- .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 ac36c0e..4d86dde 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -991,7 +991,7 @@ hide_window_decorations yes #: The foreground and background colors. -background_opacity .85 +background_opacity .65 #: 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