picom: fix Zoom sharing window

This commit is contained in:
Vincent Bernat 2021-12-30 14:24:23 +01:00
parent a2d62dc47c
commit 5582301cc0

View file

@ -64,6 +64,7 @@ shadow-exclude = [
"class_i = 'xss-dimmer'",
"class_i = 'i3-frame'",
"class_g = 'Rofi'",
"name = 'cpt_frame_window'", # Zoom...
"_GTK_FRAME_EXTENTS@:c"
];
fade-exclude = [ ];