From 80b82be4ca97e63018a5f882e2f5a866cae19403 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Wed, 20 Mar 2013 13:29:02 -0700 Subject: Tweaked urxvt font and added new list --- base/Xresources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'base/Xresources') diff --git a/base/Xresources b/base/Xresources index 14ae174..0f5a18b 100644 --- a/base/Xresources +++ b/base/Xresources @@ -1,7 +1,7 @@ *color12: #5895cf -Rxvt.background: black +Rxvt.background: #1a1a1a Rxvt.foreground: white Rxvt.scrollBar: false -Rxvt.font: xft:Monospace:size=10:autohint=true -Rxvt.letterSpace: -1 +Rxvt.font: xft:UbuntuMono:size=12:autohint=true +Rxvt.letterSpace: 0 -- cgit v1.2.3