You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: