Compare commits
No commits in common. "f755edaa08070cb0fa1a98336ab2145eec92f70d" and "c94010fb12d1d534dce86a6d52b8e8c9c0a39259" have entirely different histories.
f755edaa08
...
c94010fb12
@ -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";
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user