-
Notifications
You must be signed in to change notification settings - Fork 947
No icons with Nerd Fonts #1391
Comments
Does the output of |
Thank you for replying, here is my code for fonts.
when doing xrdb -query, i get no output. |
Is urxvt actually using Hack Bold Nerd? If you change this font to something else, do you notice any difference in the way text looks in urxvt? |
Yes, i tried changing to Droid Sans and it changes. And the font look identical to how the Hack Bold is supposed to look. strange... I have a feeling there is a user error on my behalf here.. |
Almost certainly. You would make it easier for others to help you if you could answer all questions from the issue template without skipping any. I'll highlight a few sections you've skipped over that are crucial for understanding your issue.
This is the most important thing. Without a screenshot it's anyone's guess what "no icons or glyphs" means.
Do run the command and post its output. Better yet, run
Here
Ignore the dollar. The command you need to run is P.S. If you don't mind my asking, how did you learn about the existence of powerlevel9k? |
Content of font-issues.zsh |
Thanks for posting the screenshot. Your terminal is not using Hack. See here for how Hack looks like. What you see in the terminal is likely a fallback that urxvt uses when the configured font is invalid. It's basically "no font" mode. |
There is my .Xdefaults I do not see how it wont pull in the fonts? |
Here's the question that you need to ask: "How to configure urxvt to use Hack Nerd Font?" I don't know the answer as I use neither urxvt nor Hack Nerd Font. There must be forums that are better suited to questions of this sort than an issue tracker of an unrelated abandoned project. |
did a fc-list | grep Hack.. and found it to be my bad typing. the output should be: Than you for your help, much appreciated. |
You are most welcome.
Do you mind? It would allow me to help future potential users so that they don't fall into the same trap. |
Watched some videos on youtube where others where tweaking their terminals, and had to do some searches, and found you from there. |
Got it. Thanks.
I'm neither a developer nor a user of this project. |
Describe Your Issue
What is happening?
No icons or glyphs on my powerlevel9k
Have you tried to debug or fix it?
Have tried different fonts, using urxvt terminal. Tried downloading nerd fonts and installed again, to see if the icons set maybe was bugged.
Have you tinkered with your settings, and what happened when you did? Did you find a bit of code that you think might be the culprit? Let us know what you've done so far!
Environment Information
This information will help us understand your configuration.
zsh --version
to see this.5.6.2Issues with Fonts & Icons
You may delete this section if your issue is not font / icon related.
echo $POWERLEVEL9K_MODE
).$P9k/debug/font-issues.zsh
.$ get_icon_names
look correct?When doing a $get_icon_names ther is no icons
The text was updated successfully, but these errors were encountered: