mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-29 21:04:21 +02:00
picom: jitsi meet should not be transparent
This commit is contained in:
parent
4ac86d1632
commit
ffbc1f4887
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ opacity-rule = [
|
|||
"100:fullscreen",
|
||||
"100:name = 'Zoom Meeting'",
|
||||
"100:name = 'zoom_linux_float_video_window'",
|
||||
"100:class_i = 'jitsi meet'",
|
||||
"100:class_g = 'Rofi'",
|
||||
"100:class_g = 'mpv'",
|
||||
"100:class_g = 'Xss-dimmer'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue