make animations faster

This commit is contained in:
Schrottkatze 2025-04-25 17:09:21 +02:00
commit d78a0b1c09
No known key found for this signature in database

View file

@ -12,7 +12,7 @@
animations.window-open.easing = { animations.window-open.easing = {
curve = "linear"; curve = "linear";
duration-ms = 350; duration-ms = 230;
}; };
animations.shaders.window-open = builtins.readFile ./shaders/glitch-open.frag; animations.shaders.window-open = builtins.readFile ./shaders/glitch-open.frag;