From 35f0d3c134640658c278609e41b6d50b1256fca0 Mon Sep 17 00:00:00 2001 From: xfy Date: Mon, 4 Nov 2024 16:50:45 +0800 Subject: [PATCH] update kitty background --- kitty/kitty.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 254aa58..9048134 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -980,8 +980,8 @@ tab_title_template "{index}: {title[title.rfind('/')+1:]}" #: The foreground and background colors. -# background_opacity 0.95 -# background_blur 1 +background_opacity 0.95 +background_blur 20 #: 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