Document wand-related issues

This commit is contained in:
Quantum 2021-09-08 06:38:36 -04:00
parent 8f156b27db
commit b979ed5fc5

View file

@ -44,3 +44,11 @@ For example, if you want to convert DMZ-White to Windows:
mkdir dmz-white/ mkdir dmz-white/
x2wincur /usr/share/icons/DMZ-White/cursors/* -o dmz-white/ x2wincur /usr/share/icons/DMZ-White/cursors/* -o dmz-white/
## Troubleshooting
`win2xcur` and `x2wincur` should work out of the box on most systems. If you
are using unconventional distros (e.g. Alphine) and are getting errors related
to `wand`, please see the [Wand documentation on installation][wand-install].
[wand-install]: https://docs.wand-py.org/en/0.6.7/guide/install.html