From 95a1bca7deddc815fd7e4937a769242f201e32fe Mon Sep 17 00:00:00 2001 From: AnErrupTion Date: Mon, 24 Aug 2026 17:58:21 +0200 Subject: [PATCH] config: Fix dur file comment Signed-off-by: AnErrupTion --- res/config.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/config.lua b/res/config.lua index c0ff749..b96de8b 100644 --- a/res/config.lua +++ b/res/config.lua @@ -41,7 +41,7 @@ ly = { -- matrix -> CMatrix -- colormix -> Color mixing shader -- 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 animation = "none",