add systray to shadow exclude
This commit is contained in:
parent
cdcb5fed3d
commit
3f71f7f0a5
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ shadow-exclude = [
|
||||||
"class_g ?= 'Notify-osd'",
|
"class_g ?= 'Notify-osd'",
|
||||||
"class_g = 'Cairo-clock'",
|
"class_g = 'Cairo-clock'",
|
||||||
"class_g = 'dwm'",
|
"class_g = 'dwm'",
|
||||||
|
"class_g = 'dwmsystray'",
|
||||||
"_GTK_FRAME_EXTENTS@:c"
|
"_GTK_FRAME_EXTENTS@:c"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue