diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf index c73d04e..6c3ff91 100755 --- a/.config/picom/picom.conf +++ b/.config/picom/picom.conf @@ -96,7 +96,7 @@ active-opacity = 1.00 focus-exclude = [ "class_g = 'Cairo-clock'", "class_g = 'Bar'", # lemonbar - "class_g = 'slop'" # maim + "class_g = 'slop'", # maim "class_g = 'trayer'" # trayer ];