Created
May 17, 2018 06:05
-
-
Save julianpoy/1236117019dff106fa0bc8abd2f1aa24 to your computer and use it in GitHub Desktop.
X1C6 DPI Linux
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
xrdb -merge ~/.Xresources | |
xrandr --dpi 160 |
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.dpi: 160 | |
Xft.autohint: 0 | |
Xft.lcdfilter: lcddefault | |
Xft.hintstyle: hintfull | |
Xft.hinting: 1 | |
Xft.antialias: 1 | |
Xft.rgba: rgb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment