Doom fire bug note

It would be handy for other users to know this, instead of having to search through the issues list for a solution.
This commit is contained in:
Zac 2019-08-13 23:59:36 +10:00 committed by GitHub
parent ee41d926a0
commit cddf792840
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -99,6 +99,11 @@ To enable the famous PSX DOOM fire described by [Fabien Sanglard](http://fabiens
just uncomment `animate = true` in `/etc/ly/config.ini`. You may also just uncomment `animate = true` 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`.
NOTE: there is currently a bug preventing this from appearing. Quoting from issue [#106](https://github.com/cylgom/ly/issues/106):
>Yep it's a bug. You need both /usr/share/wayland-sessions and /usr/share/xsessions folders on your system to have animation.
> **usernamewashidden**
## Additional Information ## Additional Information
The name "Ly" is a tribute to the fairy from the game Rayman. The name "Ly" is a tribute to the fairy from the game Rayman.
Ly was tested by oxodao, who is some seriously awesome dude. Ly was tested by oxodao, who is some seriously awesome dude.