This commit is contained in:
Schrottkatze 2025-12-03 13:12:31 +01:00
commit 3cb7360f5e
No known key found for this signature in database
7 changed files with 73 additions and 51 deletions

View file

@ -10,11 +10,12 @@
hide-after-inactive-ms = 10000;
};
animations.window-open.easing = {
curve = "linear";
duration-ms = 230;
};
animations.shaders.window-open = builtins.readFile ./shaders/glitch-open.frag;
# animations.window-open = {
# kind = "easing";
# curve = "linear";
# duration-ms = 230;
# };
# animations.window-open.custom-shader = builtins.readFile ./shaders/glitch-open.frag;
layout = {
gaps = 15; # :GAPS:- gaps = %GAPS%;-:#