add arc raiders animation

This commit is contained in:
Schrottkatze 2026-01-30 02:38:54 +01:00
commit c91ed9d0b6
No known key found for this signature in database
3 changed files with 130 additions and 1 deletions

View file

@ -24,6 +24,7 @@
other = [
"include \"live.kdl\""
"output \"eDP-1\" { scale 1.1; }"
"animations { window-open { duration-ms 3000; curve \"linear\"; custom-shader r\"\n${builtins.readFile ./shaders/arc.frag}\";};}"
];
in
{