picom: don't put shadows on context menus

This commit is contained in:
Elnu 2023-02-20 18:24:08 -08:00
parent ee7296b380
commit bbd84398c5

View file

@ -27,6 +27,7 @@
];
shadow-exclude = [
"class_g = 'i3-frame'"
"override_redirect = true"
];
opacity-rule = [
"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'"