From ca3a844af240ca87882522d14b530e0f1a6327ef Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Tue, 6 Oct 2020 00:14:12 -0400 Subject: Move user-level configs out of rc.org I will keep rc.org around for now, only for system-level (global) config files. --- .Xresources.d/fonts | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .Xresources.d/fonts (limited to '.Xresources.d/fonts') diff --git a/.Xresources.d/fonts b/.Xresources.d/fonts new file mode 100644 index 0000000..fc02922 --- /dev/null +++ b/.Xresources.d/fonts @@ -0,0 +1,8 @@ +Xft.lcdfilter: lcddefault +Xft.antialias: true +Xft.autohint: 0 +Xft.hinting: true +Xft.hintstyle: hintslight +! Xft.hintstyle: hintfull +Xft.rgba: rgb +Xft.dpi: 96 -- cgit v1.2.3-60-g2f50