summaryrefslogtreecommitdiff
path: root/picom
diff options
context:
space:
mode:
Diffstat (limited to 'picom')
-rwxr-xr-xpicom/.config/picom.conf3
1 files changed, 1 insertions, 2 deletions
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 = [
34 "_GTK_FRAME_EXTENTS@:c" 34 "_GTK_FRAME_EXTENTS@:c"
35]; 35];
36opacity-rule = [ 36opacity-rule = [
37 "40:class_g = 'Bspwm' && class_i = 'presel_feedback'",
38 "100:class_g = 'URxvt' && focused", 37 "100:class_g = 'URxvt' && focused",
39 "90:class_g = 'URxvt' && !focused" 38 "90:class_g = 'URxvt' && !focused",
40]; 39];
41 40
42## FADING 41## FADING