mirror of https://github.com/fairyglade/ly.git
Fix documentation issue about DOOM animation (#647)
This commit is contained in:
parent
c6d7d177b7
commit
5f8fbe381c
|
@ -196,7 +196,7 @@ Take a look at your .xsession if X doesn't start, as it can interfere
|
||||||
|
|
||||||
## PSX DOOM fire animation
|
## PSX DOOM fire animation
|
||||||
To enable the famous PSX DOOM fire described by [Fabien Sanglard](http://fabiensanglard.net/doom_fire_psx/index.html),
|
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`.
|
disable the main box borders with `hide_borders = true`.
|
||||||
|
|
||||||
## Additional Information
|
## Additional Information
|
||||||
|
|
Loading…
Reference in New Issue