add thunderbird to picom blur exclude
This commit is contained in:
parent
10f1c55d47
commit
5cf8492cae
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ blur-kern = "3x3box";
|
|||
blur-strength = 7;
|
||||
blur-background-exclude = [
|
||||
"class_g = 'Dunst'",
|
||||
"class_g *= 'Thunderbird'",
|
||||
"class_g *= 'slop'",
|
||||
"_GTK_FRAME_EXTENTS@:c",
|
||||
"_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'"
|
||||
|
|
Loading…
Add table
Reference in a new issue