add notice for required fonts on arch closes #19

This commit is contained in:
dejor 2022-07-11 14:37:28 +00:00
parent bf2f570bee
commit 8a239bdaff

View file

@ -40,6 +40,11 @@ yay -S plymouth-theme-NAME-git
```
> Remember to replace the underscore(\_) with an hyphen(-) in theme's NAME.
### Important for Arch users
If you're using the AUR package [plymouth](https://aur.archlinux.org/packages/plymouth) or [plymouth-git](https://aur.archlinux.org/packages/plymouth-git), you need to ensure that [cantarell-fonts](https://archlinux.org/packages/extra/any/cantarell-fonts/) or [ttf-dejavu](https://archlinux.org/packages/community/any/ttf-dejavu/) is installed.
Otherwise, the password prompt to unlock a dm-crypt device won't show up.
### How to use these theme?