From d413da93da29e22be75d328acf7d8bd3da019285 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Wed, 14 Jul 2010 09:42:38 +0200 Subject: Change color --- xorg/xdefaults | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xorg/xdefaults b/xorg/xdefaults index c1f8638..a54ee42 100644 --- a/xorg/xdefaults +++ b/xorg/xdefaults @@ -1,5 +1,6 @@ # Font -*font: -xos4-terminus-*-r-*-*-12-*-*-*-*-*-*-* +#*font: -xos4-terminus-*-r-*-*-12-*-*-*-*-*-*-* +*font: xft:DejaVu Sans Mono:size=8 # General Settings URxvt*buffered: true @@ -54,7 +55,7 @@ URxvt*foreground: #ffffff #URxvt*color9: #D76666 #URxvt*color10: #B5DF8D #URxvt*color11: #FF0000 -#URxvt*color12: #729FCF +URxvt*color12: #729FCF #URxvt*color13: #FFD28F #URxvt*color14: #69C8B1 #URxvt*color15: #9AC4DD -- cgit v1.2.3