Compare commits

..

No commits in common. "f755edaa08070cb0fa1a98336ab2145eec92f70d" and "c94010fb12d1d534dce86a6d52b8e8c9c0a39259" have entirely different histories.

View File

@ -1,8 +1,5 @@
active-opacity = 1.0;
inactive-opacity = 0.9;
backend = "glx";
shadow = true;
corner-radius = 10;
opacity-rule = [
"100:name ~?= 'YouTube — Mozilla Firefox'",
@ -10,8 +7,3 @@ opacity-rule = [
"100:name ~?= 'Netflix — Mozilla Firefox'",
"100:class_g = 'Zathura'"
]
animation = ({
triggers = ["open", "close"];
preset = "appear";
})