From 5f8fbe381cc2f72752f67c30227f37ab0600fab7 Mon Sep 17 00:00:00 2001 From: simonfogliato Date: Fri, 12 Jul 2024 13:37:18 -0700 Subject: [PATCH] Fix documentation issue about DOOM animation (#647) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1402122..ad63e5c 100644 --- a/readme.md +++ b/readme.md @@ -196,7 +196,7 @@ Take a look at your .xsession if X doesn't start, as it can interfere ## PSX DOOM fire animation To enable the famous PSX DOOM fire described by [Fabien Sanglard](http://fabiensanglard.net/doom_fire_psx/index.html), -just uncomment `animate = true` in `/etc/ly/config.ini`. You may also +just set `animation = doom` in `/etc/ly/config.ini`. You may also disable the main box borders with `hide_borders = true`. ## Additional Information