summaryrefslogtreecommitdiffstats
path: root/x/.Xresources.d/fonts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--x/.Xresources.d/fonts7
1 files changed, 7 insertions, 0 deletions
diff --git a/x/.Xresources.d/fonts b/x/.Xresources.d/fonts
new file mode 100644
index 0000000..05c96ae
--- /dev/null
+++ b/x/.Xresources.d/fonts
@@ -0,0 +1,7 @@
+Xft.lcdfilter: lcddefault
+Xft.antialias: true
+Xft.autohint: 0
+Xft.hinting: true
+Xft.hintstyle: hintslight
+Xft.rgba: rgb
+Xft.dpi: 96 \ No newline at end of file