adi1090x / polybar-themes

A huge collection of polybar themes with different styles, colors and variants.
GNU General Public License v3.0
5.59k stars 406 forks source link

Icon for logout option is displaying different character #128

Closed Abel-Arias closed 3 years ago

Abel-Arias commented 3 years ago

The character for the "Logout" option from the powermenu.sh script is displaying a character rather than an icon, I'm pretty sure I've got all fonts installed and this is only happening with that one character, so I'm kind of at a loss here.

Here's what it looks like: 2021-06-01-170507

If anyone can lend a hand with it I'd really appreciate it.

jaromeyer commented 3 years ago

Does it show the proper icon when you edit the powermenu.sh file? You could always just replace the icon with one from the Nerd Fonts Cheat Sheet.

Abel-Arias commented 3 years ago

The powermenu.sh displayed the wrong one, when I replaced it with the proper one from the cheat sheet it showed up as a blank space but it's showing alright on the actual menu so it should be good enough. Thank you!