From dfc7217ae0cb38872858a410bf06df9efcc9386b Mon Sep 17 00:00:00 2001 From: ktyl Date: Sat, 3 Dec 2022 15:40:28 +0000 Subject: [PATCH] update transparencies --- .config/picom/picom.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index 215697a..a051e67 100755 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -11,7 +11,8 @@ inactive-opacity-override = false; # inactive-dim-fixed = true; opacity-rule = [ "100:class_g = 'kitty' && focused", - "83:class_g = 'kitty' && !focused" + "83:class_g = 'kitty' && !focused", + "90:class_g = 'st-256color'" ]; # blur