make animations faster
This commit is contained in:
parent
c0a37db78b
commit
d78a0b1c09
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
animations.window-open.easing = {
|
||||
curve = "linear";
|
||||
duration-ms = 350;
|
||||
duration-ms = 230;
|
||||
};
|
||||
animations.shaders.window-open = builtins.readFile ./shaders/glitch-open.frag;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue