-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some Nerdfont icons not appearing. #46
Comments
I have the same issue with |
same here with hermit nerd |
Its possible you are either using an old version of nitch or an old version of nerd fonts. Nerd fonts v3.0.0 had some breaking changes. I recently made a PR (#41) that replaced the old characters with the new ones. I would guess that updating either nitch or your font would fix the issue |
the icons show up if i clone the git repo and nano the drawing.nim file so the setup.sh might be at fault here? |
I'm having the same issue and no matter what I try to do I cant seem to fit it. You may be right about the setup.sh |
The setup.sh installs the old version of nitch. Follow the build instructions in the readme.md and then move the built executible to /usr/local/bin and run it. Everything looks great for me now |
I am using the JetBrains Mono Nerdfont.
Here's the font part of my alacritty config:
`font:
normal:
family: JetBrainsMono Nerd Font Mono
style: Regular
bold:
family: JetBrainsMono Nerd Font Mono
style: Bold
italic:
family: JetBrainsMono Nerd Font Mono
style: Italic`
The text was updated successfully, but these errors were encountered: