Created
July 16, 2014 19:05
-
-
Save willbprog127/c4bf1d27df54111e8ed3 to your computer and use it in GitHub Desktop.
.Xresources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! Xft ----------------------- | |
Xft.antialias: true | |
Xft.hinting: true | |
Xft.rgba: none | |
Xft.autohint: false | |
Xft.hintstyle: hintslight | |
Xft.lcdfilter: lcddefault | |
! Xcursor ------------------- | |
Xcursor.theme: Neutral |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment