mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
picom: no transparency for scummvm
This commit is contained in:
parent
edf569a3c2
commit
4fe1733db9
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ opacity-rule = [
|
|||
"100:class_g = 'Rofi'",
|
||||
"100:class_g = 'mpv'",
|
||||
"100:class_g = 'Xss-dimmer'",
|
||||
"100:class_g = 'scummvm'",
|
||||
"100:window_type = 'dock'",
|
||||
"100:window_type = 'utility'",
|
||||
"95:window_type = 'combo'",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue