mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 21:04:21 +02:00
picom: i3 decorations should not cast a shadow
This commit is contained in:
parent
21743fa9b0
commit
d5dbb906b4
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ wintypes:
|
|||
};
|
||||
shadow-exclude = [
|
||||
"class_i = 'xss-dimmer'",
|
||||
"class_i = 'i3-frame'",
|
||||
"_GTK_FRAME_EXTENTS@:c"
|
||||
];
|
||||
fade-exclude = [ ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue