From 4cf6e4f582831423668c0af152a21190942a58da Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Sat, 19 Dec 2020 21:00:26 +0530 Subject: changes --- picom/.config/picom.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'picom') diff --git a/picom/.config/picom.conf b/picom/.config/picom.conf index 39afec2..6728dcd 100755 --- a/picom/.config/picom.conf +++ b/picom/.config/picom.conf @@ -34,9 +34,8 @@ blur-background-exclude = [ "_GTK_FRAME_EXTENTS@:c" ]; opacity-rule = [ - "40:class_g = 'Bspwm' && class_i = 'presel_feedback'", "100:class_g = 'URxvt' && focused", - "90:class_g = 'URxvt' && !focused" + "90:class_g = 'URxvt' && !focused", ]; ## FADING -- cgit v1.2.3