Hi,
Since yesterday, I am noticing the letter ‘y’ appear in place of Shutdown menu on i3 block status-bar.
Also if you click on the power menu some of the emojis are replaced by letters for logout and shutdown.
I am attaching the picture.
Thinking aloud, could this be a i3gaps to i3 transition issue (which happened yesterday) ?
or could it be because I installed Microsoft fonts ttf-ms-win10-auto.
I tried to trouble shoot this problem by installing many more fonts.
ttf-joypixels
noto-fonts-emoji
But none of this worked.
Should I go to i3blocks config file and update the emojis from font awesome ?
The configuration for the powermenu can be found in ~/.config/rofi/powermenu.rasi. Open the file and check which font you are using. You should see a block like this:
Thanks for so much for responding
I am sharing the sceenshot as discussed. Its seems the fonts have changed everywhere including the ‘i3 config’ file. I am attaching both the config pictures.
Further, I couldn’t find the ‘configuration {font}’ block of code in ~/.config/rofi/powermenu.rasi
That block of code is missing from the config file
Also, what terminal and terminal font are you using?
Update: Here is a little test for you to try out. Go to https://www.nerdfonts.com/cheat-sheet ; search for “user”, and then copy this icon into your clipboard.
Since my Qi flag returned empty I guessed am missing the awesome font package, so I ran sudo pacman -Syu ttf-font-awesome and in installed them. After a reboot my logout symbol is fixed but shutdown is still showing a y symbol.
I guess I am missing some morefonts I think, but I don’t know which fonts.
Interesting … your Logout icon has been revised (to a head figure, same as seen on mine) yet your Shutdown icon remains the ‘y’ exponent. You’ve succeeded in changing fonts, but perhaps not to one that contains all of the icons you prefer.
One solution as alluded to above would be to edit the associated config file and see which icons are available in fonts you have already installed and make a choice from there.
As noted above by @anthony93, that file may be found under /.config/i3/scripts/powermenu
Updated the config files ~/.config/i3/scripts/powermenu and ~/.config/i3/i3blocks.conf and added the font directly into the script. But for some reason some of the power menu in Font Awesome Free's cheatsheet doesn’t render properly and outputs as a raised to the power of y symbol.
Not not a big issue, as some similar looking fonts do render.
So I used record-vinyl font here which looks very similar. Here is the final product.