aboutsummaryrefslogtreecommitdiff
path: root/.config/picom
diff options
context:
space:
mode:
Diffstat (limited to '.config/picom')
-rw-r--r--.config/picom/picom.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/picom/picom.conf b/.config/picom/picom.conf
index 1e071ed..f9bedc8 100644
--- a/.config/picom/picom.conf
+++ b/.config/picom/picom.conf
@@ -253,7 +253,9 @@ blur-background-exclude = [
# "class_g = 'Polybar'",
"class_g = 'URxvt'",
"class_g = 'scratchpad'",
- "class_g = 'Heads-Up-Display'",
+ "class_g = 'heads-up-display'",
+ "class_g = 'title-bar'",
+ "class_g = 'lemonbar'",
"class_g = 'Firefox'",
"class_g = 'firefox'",
"class_g = 'discord'",