ryanoasis / nerd-fonts

Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
https://NerdFonts.com
Other
53.79k stars 3.62k forks source link

Nerd Fonts not working in urxvt terminal #640

Closed DevVoyagerX closed 3 years ago

DevVoyagerX commented 3 years ago

🎯 Subject of the issue

No glyphs have been displayed correctly instead a box is shown even though i have set a nerd font in my .Xresources. Iam using urxvt terminal with iosevka nerd font installed into .fonts.

I tried to run echo $'\ue62b' in my terminal and a box is being displayed. I have configured my urxvt with a nerd font still not working. I even tried Firacode nerd font but still the same. Glyphs not being displayed.

🔧 Your Setup

★ Optional

github_2

kierun commented 3 years ago

screenshot

This is what you need in ~/.Xdefaults:

urxvt256c-ml*font: xft: PragmataPro Nerd Font Mono:style=Regular:pixelsize=19:antialias=true:autohint=true

It is possible that urxvt and urxvt256c-ml are different enough that the above only works on the latter.

DevVoyagerX commented 3 years ago

URxvt supports nerd fonts which end with mono only. So i figured that i should should download mono nerd fonts and it worked.

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a new issue, complete the issue template with all the details necessary to reproduce, and mention this issue as reference.