We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db0765e commit 08ef46aCopy full SHA for 08ef46a
.picom/picom.conf
@@ -7,7 +7,8 @@ shadow-offset-y = -5;
7
shadow-exclude = [
8
"class_g = 'firefox' && argb",
9
"class_g = 'i3-frame'",
10
- "class_g = 'TelegramDesktop' && argb"
+ "class_g = 'TelegramDesktop' && argb",
11
+ "class_g = 'thunderbird' && argb"
12
];
13
14
# Fading
0 commit comments