-
Notifications
You must be signed in to change notification settings - Fork 267
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
instructions for non patched fonts? #124
Comments
Thanks! I really haven't had a chance to look into this but I will. I remember reading something about it in the powerline repo. From what i understand it is not a 100% compatible solution but seems to work in most cases. |
This works on Vte terminals (gnome-terminal, sakura, termite etc.) but terminals like urxvt and Xterm seem to only load one font. |
@beanaroo Thanks that makes sense. I haven't really followed up on this 😊 . It is marked as a future item for now at least. |
i'm suprised it doen't work in any that relies on fontconfig, but I did find out there's no equivalent technique on mac osx (outside of an X instance) |
There is now a fontconfig available for Nerd Fonts: 10-nerd-font-symbols.conf I am considering this issue now closed, thanks @jrobeson and @beanaroo 😄 edit: Also added this to the wiki: FAQ & Troubleshooting > fonts 😉 |
I'm not really aware of the performance or any other implications for this, but this does seem to be a valid way of using the devicons and powerline fonts without patching.
cat $HOME/.config/fontconfig/fonts.conf
NOTE: devicons shows up as icomoon
If anybody has any reasons why it's a bad idea, then let me know.
The text was updated successfully, but these errors were encountered: