refactor(hyprland): removed animations
This commit is contained in:
parent
5b1a3fbc6a
commit
62150d615f
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
animations = {
|
animations = {
|
||||||
enabled = true;
|
enabled = false;
|
||||||
bezier = [
|
bezier = [
|
||||||
"easein,0.11, 0, 0.5, 0"
|
"easein,0.11, 0, 0.5, 0"
|
||||||
"easeout,0.5, 1, 0.89, 1"
|
"easeout,0.5, 1, 0.89, 1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue