From 12ab6644dc4ac649eee3a1030a898f1309b6503d Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 12 Jun 2006 07:59:38 +0000 Subject: [PATCH] update the fonts for rxvt --- .Xresources | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.Xresources b/.Xresources index eec8bbb..a557103 100644 --- a/.Xresources +++ b/.Xresources @@ -57,7 +57,7 @@ UXTerm*jumpScroll: true ! Number of lines of scrollback to save XTerm*saveLines: 1500 -xterm*reverseWrap: true +Xterm*reverseWrap: true XTerm*VT100*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-* XTerm*geometry: 120x49 @@ -66,13 +66,13 @@ XTerm*VT100*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-* UXTerm*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1 ! UXTerm.VT100.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-* - rxvt*geometry: 120x49 - rxvt*font: 7x14 -rxvt*background: black -rxvt*foreground: gray90 + Rxvt*geometry: 120x49 + Rxvt*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1 +Rxvt*background: black +Rxvt*foreground: gray90 URxvt.geometry: 120x49 - URxvt.font: 9x15 + URxvt.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1 URxvt.background: black URxvt.foreground: gray90 -- 2.39.5