Skip to content

Instantly share code, notes, and snippets.

@cmartinbaughman
Created November 2, 2013 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmartinbaughman/7280140 to your computer and use it in GitHub Desktop.
Save cmartinbaughman/7280140 to your computer and use it in GitHub Desktop.
From http://jaysonrowe.blogspot.com/2013/04/font-configuration-in-arch-linux.html Making Arch Linux look great with better font configuration.
Xft.autohint: 0
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment