From 59a4a156b04c254b4c3924655beebe8681889545 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Sun, 18 Nov 2012 01:20:44 +0400 Subject: [PATCH] .fonts/Xdefault added --- .Xdefaults | 1 + .fonts/Xdefaults | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .fonts/Xdefaults diff --git a/.Xdefaults b/.Xdefaults index 85f2574..35e0ce3 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -1,3 +1,4 @@ #include ".urxvt/Xdefaults" +#include ".fonts/Xdefaults" Xcursor.theme: gentoo-silver diff --git a/.fonts/Xdefaults b/.fonts/Xdefaults new file mode 100644 index 0000000..b21d850 --- /dev/null +++ b/.fonts/Xdefaults @@ -0,0 +1,6 @@ +! Xft.dpi: 99.0 +Xft.rgba: none +Xft.antialias: true +Xft.autohint: false +Xft.hinting: true +Xft.hintstyle: hintfull