picom: don't put shadows on context menus
This commit is contained in:
parent
ee7296b380
commit
bbd84398c5
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
];
|
||||
shadow-exclude = [
|
||||
"class_g = 'i3-frame'"
|
||||
"override_redirect = true"
|
||||
];
|
||||
opacity-rule = [
|
||||
"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'"
|
||||
|
|
Loading…
Add table
Reference in a new issue