Remove fade anims for notifications
This commit is contained in:
parent
7e6c855b40
commit
76ade85b84
|
@ -51,6 +51,10 @@ in {
|
||||||
font_size = 14;
|
font_size = 14;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
layerrule = [
|
||||||
|
"noanim, ^(notifications)$"
|
||||||
|
];
|
||||||
|
|
||||||
animations = {
|
animations = {
|
||||||
bezier = [ "overshot, 0.13, 0.99, 0.29, 1.1" ];
|
bezier = [ "overshot, 0.13, 0.99, 0.29, 1.1" ];
|
||||||
animation = [
|
animation = [
|
||||||
|
|
Loading…
Reference in a new issue