config: Fix dur file comment

Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
AnErrupTion
2026-08-24 17:58:21 +02:00
parent 0a0d6704c8
commit 95a1bca7de

View File

@@ -41,7 +41,7 @@ ly = {
-- matrix -> CMatrix -- matrix -> CMatrix
-- colormix -> Color mixing shader -- colormix -> Color mixing shader
-- gameoflife -> John Conway's Game of Life -- gameoflife -> John Conway's Game of Life
-- dur_file -> .dur file format (https://github.com/cmang/durdraw/tree/master) -- dur -> .dur file format (https://github.com/cmang/durdraw/tree/master)
-- lua -> user-made animation written in LuaJIT -- lua -> user-made animation written in LuaJIT
animation = "none", animation = "none",