pango fonts not working for me
Hi,
I'm playing with i3 for a few days now and I have a hard time using FreeType/Pango fonts.
According to the i3 user guide one of these should work:
font pango:DejaVu Sans Mono 10 font pango:DejaVu Sans Mono, Terminus Bold Semi-Condensed 11 font pango:Terminus 11px
But only X core fonts work for me.
I have ubuntu 12.04 installed and I'm wondering which packages I do need to have installed in order to use FreeType/Pango fonts?
Furthermore how can I check which FreeType/Pango fonts do exist on my machine?
Thanks in advance, Alex
Try placing one (*only one*) of those font declarations in your config, grab the appropriate font online (they're all free fonts) and try again. In fact, chances are all those fonts are in your distribution's repositories.
I tried a few fonts, that fc-list reported as being existent on my ubuntu 12.04 machine, but i3 always defaulted to the standard font. Since I found an X core font that suits my needs, I won't spend more time on this. I'm still grateful for your suggestions. Cheers, Alex
Is your version too old perhaps? Pango fonts only work from 4.3 onwards (with the xft: keyword) and the pango: keyword requires 4.4 or newer.