mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-10 10:14:20 +02:00
picom: no transparency for mpv windows
This commit is contained in:
parent
25a147b97f
commit
9d9b02fef4
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ opacity-rule = [
|
|||
"100:name = 'Zoom Meeting'",
|
||||
"100:name = 'zoom_linux_float_video_window'",
|
||||
"100:class_g = 'Rofi'",
|
||||
"100:class_g = 'mpv'",
|
||||
"100:window_type = 'combo'",
|
||||
"100:window_type = 'dock'",
|
||||
"100:window_type = 'dropdown_menu'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue