rofi icon indicating copy to clipboard operation
rofi copied to clipboard

Used icons don't match nerd fonts codes

Open iamkarlson opened this issue 1 year ago • 1 comments

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.

iamkarlson avatar Jan 27 '23 09:01 iamkarlson

even those patched fonts are not displaying glyphs from type-5 powermenu for me

arnavgr avatar Apr 26 '23 12:04 arnavgr