From 9f83e852da78dd71adb898564d9a1517e7b7c2f7 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Fri, 5 Apr 2013 09:34:14 -0700 Subject: Font changes. --- base/Xresources | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'base/Xresources') diff --git a/base/Xresources b/base/Xresources index 030d921..edbd853 100644 --- a/base/Xresources +++ b/base/Xresources @@ -1,9 +1,17 @@ +utohint: 0 +Xft.antialias: 1 +Xft.hinting: true +Xft.hintstyle: hintslight +Xft.dpi: 96 +Xft.rgba: rgb +Xft.lcdfilter: lcddefault + *color12: #5895cf Rxvt.background: #1a1a1a Rxvt.foreground: white Rxvt.scrollBar: false -Rxvt.font: xft:UbuntuMono:size=12:autohint=true +Rxvt.font: xft:Monospace:size=10:autohint=true Rxvt.letterSpace: 0 URxvt*urgentOnBell: true -- cgit v1.2.3