The i3 FAQ has migrated to https://github.com/i3/i3/discussions. All content here is read-only.
Ask Your Question
2

Font hinting style with i3 and Ubuntu

asked May 17 '14

gaetanm gravatar image

updated May 17 '14

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...

1 answer

Sort by » oldest newest most voted
2

answered May 20 '14

gaetanm gravatar image

Seems resolved by putting those lines into ~/.Xresources:

Xft.dpi:        96
Xft.antialias:  true
Xft.hinting:    true
Xft.rgba:       rgb
Xft.hintstyle:  hintslight

Question Tools

1 follower

Stats

Asked: May 17 '14

Seen: 1,051 times

Last updated: May 20 '14