From 61ee4a4f48b59bbe4159a2b69cec75178351bdb2 Mon Sep 17 00:00:00 2001 From: Christoph Egger Date: Wed, 27 Jan 2016 18:05:48 +0100 Subject: [PATCH] Font improvements --- Xresources | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Xresources b/Xresources index 04d84d2..9cfebae 100644 --- a/Xresources +++ b/Xresources @@ -1,3 +1,9 @@ +Xft.antialias : true +Xft.rgba : rgb +Xft.hinting : full +Xft.autohint : true +Xft.hintstyle : hintfull + URxvt.perl-ext: default,selection-popup,matcher URxvt.urlLauncher: conkeror URxvt.keysym.SunOpen: perl:matcher -- 2.39.2