<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/3836/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Tue, 20 May 2014 18:16:10 +0000</lastBuildDate><item><title>Font hinting style with i3 and Ubuntu</title><link>https://faq.i3wm.org/question/3836/font-hinting-style-with-i3-and-ubuntu/</link><description>I have a strange behaviour with the font hitting. When I start my computer, the font hiting style is set to Full. Then, if I logout/login, font hiting style is set to Slight (and this is what I want).

How can I do to keep the hiting style to Slight by default? That's boring to logout/login each time I boot...

I've already try things like lxappearance, fonts.conf, Xft...</description><pubDate>Sat, 17 May 2014 11:13:06 +0000</pubDate><guid>https://faq.i3wm.org/question/3836/font-hinting-style-with-i3-and-ubuntu/</guid></item><item><title>Answer by gaetanm for &lt;p&gt;I have a strange behaviour with the font hitting. When I start my computer, the font hiting style is set to Full. Then, if I logout/login, font hiting style is set to Slight (and this is what I want).&lt;/p&gt;

&lt;p&gt;How can I do to keep the hiting style to Slight by default? That's boring to logout/login each time I boot...&lt;/p&gt;

&lt;p&gt;I've already try things like lxappearance, fonts.conf, Xft...&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/3836/font-hinting-style-with-i3-and-ubuntu/?answer=3858#post-id-3858</link><description>Seems resolved by putting those lines into ~/.Xresources:

    Xft.dpi:        96
    Xft.antialias:  true
    Xft.hinting:    true
    Xft.rgba:       rgb
    Xft.hintstyle:  hintslight</description><pubDate>Tue, 20 May 2014 18:16:10 +0000</pubDate><guid>https://faq.i3wm.org/question/3836/font-hinting-style-with-i3-and-ubuntu/?answer=3858#post-id-3858</guid></item></channel></rss>