Whenever you use a font not installed with this repo - symbols aren't rendered or rendered incorrectly. The current repo restricts you to a certain list of available fonts. However, many patched fonts available in AUR cannot be used because symbols don't match. It would be nice if you switch to more common symbols (aka nerd fonts) rather than restrict users to use only patched fonts binaries.
For example, "hibernate" symbol used in the powermenu.sh is \uE9AF, but in nerd fonts this symbol can be found as \u23FE or \udb82\udd04.
Whenever you use a font not installed with this repo - symbols aren't rendered or rendered incorrectly. The current repo restricts you to a certain list of available fonts. However, many patched fonts available in AUR cannot be used because symbols don't match. It would be nice if you switch to more common symbols (aka nerd fonts) rather than restrict users to use only patched fonts binaries.
For example, "hibernate" symbol used in the
powermenu.sh
is \uE9AF, but in nerd fonts this symbol can be found as \u23FE or \udb82\udd04.