mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 09:44:28 +02:00
picom: fix Zoom sharing window
This commit is contained in:
parent
a2d62dc47c
commit
5582301cc0
1 changed files with 1 additions and 0 deletions
|
@ -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 = [ ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue