From f42c3b44f28f6919e4ba109f8ffc1ab085f8322f Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Sun, 13 Aug 2017 14:33:59 -0400 Subject: fix: fonts. --- Xresources-aji | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Xresources-aji') diff --git a/Xresources-aji b/Xresources-aji index 9810de9..ad952fd 100644 --- a/Xresources-aji +++ b/Xresources-aji @@ -1,4 +1,4 @@ -urxvt*font: xft:dejavu sans mono:size=9:antialias=true +urxvt*font: xft:dejavu sans mono:size=12:antialias=true !urxvt*font: xft:inconsolata:size=14:antialias=true urxvt*scrollBar: false @@ -28,7 +28,8 @@ URxvt.matcher.button: 1 urxvt*foreground: white urxvt*background: black -*color0: #2E3436 +! #2E3436 +*color0: #000000 *color1: #a40000 *color2: #4E9A06 *color3: #C4A000 -- cgit v1.2.3