gabrielelana / awesome-terminal-fonts

Tools and instructions on how to have awesome symbols in a terminal with a monospace font
MIT License
2.45k stars 230 forks source link

Unable to make the font work on Ubuntu #21

Closed cedricmessiant closed 8 years ago

cedricmessiant commented 8 years ago

I followed the instructions but it does not seem to work. I'm on Ubuntu 15.10.

I read https://github.com/gabrielelana/awesome-terminal-fonts/issues/11, I can see the icon if I enter echo "\uf20c" in a terminal. I tried to move 10-symbols.conf to /etc/fonts/conf.d/ with no success

gabrielelana commented 8 years ago

If you see the icon with echo "\uf20c" then it worked, you can have symbols in your terminal

What do you mean with "it doesn't seem to work"? What are you trying to accomplish?

cedricmessiant commented 8 years ago

Thanks for your quick answer ! I try to make the fonts work with https://github.com/bhilburn/powerlevel9k So my problem is probably there. Gonna investigate on that ! I close this issue