[compton] Exclude mpv from transparency
This commit is contained in:
parent
9727d5db69
commit
0c09d426b5
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ opacity-rule = [
|
|||
#"95:class_g = 'xfce4-terminal' && !_NET_WM_STATE@:32a",
|
||||
"89:class_g = 'Polybar'",
|
||||
"90:class_g = 'Dunst'",
|
||||
"100:class_g = 'mpv'",
|
||||
"0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue