about summary refs log tree commit diff
path: root/xresources/.Xresources.d/xft
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--xresources/.Xresources.d/xft9
1 files changed, 9 insertions, 0 deletions
diff --git a/xresources/.Xresources.d/xft b/xresources/.Xresources.d/xft
new file mode 100644
index 0000000..f0175b2
--- /dev/null
+++ b/xresources/.Xresources.d/xft
@@ -0,0 +1,9 @@
+Xft.antialias:  1
+Xft.autohint:   0
+Xft.dpi:        96
+Xft.hinting:    1
+Xft.hintstyle:  hintslight
+Xft.lcdfilter:  lcddefault
+Xft.rgba:       rgb
+
+! vim:filetype=xdefaults

Consider giving Nix/NixOS a try! <3