18 lines
359 B
Plaintext
18 lines
359 B
Plaintext
active-opacity = 1.0;
|
|
inactive-opacity = 0.9;
|
|
backend = "glx";
|
|
shadow = true;
|
|
corner-radius = 10;
|
|
|
|
opacity-rule = [
|
|
"100:name ~?= 'YouTube — Mozilla Firefox'",
|
|
"100:name ~?= 'Twitch — Mozilla Firefox'",
|
|
"100:name ~?= 'Netflix — Mozilla Firefox'",
|
|
"100:class_g = 'Zathura'"
|
|
]
|
|
|
|
animation = ({
|
|
triggers = ["open", "close"];
|
|
preset = "appear";
|
|
})
|