Fix documentation issue about DOOM animation (#647)

This commit is contained in:
simonfogliato 2024-07-12 13:37:18 -07:00 committed by GitHub
parent c6d7d177b7
commit 5f8fbe381c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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