mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 02:04:21 +02:00
picom: also make Zoom floating window not transparent
This commit is contained in:
parent
5a09a90944
commit
a25e9f2a56
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ use-ewmh-active-win = true;
|
|||
opacity-rule = [
|
||||
"100:fullscreen",
|
||||
"100:name = 'Zoom Meeting'",
|
||||
"100:name = 'zoom_linux_float_video_window'",
|
||||
"100:window_type = 'popup_menu'",
|
||||
"100:window_type = 'dropdown_menu'",
|
||||
"100:window_type = 'menu'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue