mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-26 15:34:20 +02:00
config: Fix dur file comment
Signed-off-by: AnErrupTion <anerruption@disroot.org>
This commit is contained in:
parent
0a0d6704c8
commit
95a1bca7de
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue