Skip to content

Commit

Permalink
add notice for required fonts on arch closes #19
Browse files Browse the repository at this point in the history
  • Loading branch information
dejor committed Jul 11, 2022
1 parent bf2f570 commit 8a239bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down

0 comments on commit 8a239bd

Please sign in to comment.