From f5d7fe2346ec00aecc12116ae9c209b3ec6e4a79 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 29 Nov 2009 21:59:02 +0100 Subject: Xdefaults: change color and font Signed-off-by: Florian Pritz --- .Xdefaults | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index 010938b..89bb7d5 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -7,6 +7,8 @@ *font: xft:DejaVu\ Sans\ Mono:size=7:antialias=true *boldFont: xft:DejaVu\ Sans\ Mono-7:bold +xterm*font: -*-proggytiny-*-*-*-*-*-*-*-*-*-*-*-* + !*dpi: 75 *antialias: true *hinting: true @@ -52,6 +54,8 @@ URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@!-]*[\\w/-] !-------------------- URxvt*background: #000000 URxvt*foreground: #CCCCCC +xterm*background: #000000 +xterm*foreground: #CCCCCC *cursorColor: #8BDE79 *highlightColor:#444 !Black -- cgit v1.2.3-24-g4f1b