From 9792416f405a8ef58337834b25cc55c41af102f6 Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Sat, 31 May 2025 20:30:52 -0700 Subject: [PATCH] kitty: enable 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 cb361cc..3533b97 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -1317,7 +1317,7 @@ initial_window_height 600 #: The foreground and background colors. -# background_opacity 1.0 +background_opacity 0.95 #: 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