From be0a81e0027ad6304c7c904db26da0ad79cc22c8 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Mon, 12 Jun 2006 07:59:59 +0000 Subject: [PATCH] update volo fonts for rxvt --- .Xresources_volo | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/.Xresources_volo b/.Xresources_volo index 9d6c113..e2e4234 100644 --- a/.Xresources_volo +++ b/.Xresources_volo @@ -7,9 +7,15 @@ emacs*geometry: 155x56 UXTerm*VT100*font: -misc-fixed-medium-r-*-*-15-*-*-*-*-*-*-* UXTerm*metaSendsEscape: true - URxvt.geometry: 159x58 - URxvt.font: 9x15 -URxvt.background: black -URxvt.foreground: gray90 + URxvt*geometry: 159x58 + URxvt*font: -misc-fixed-medium-r-*-*-15-*-*-*-*-*-iso10646-1 +URxvt*background: black +URxvt*foreground: gray90 + + Rxvt*geometry: 159x58 + Rxvt*font: -misc-fixed-medium-r-*-*-15-*-*-*-*-*-iso10646-1 +Rxvt*background: black +Rxvt*foreground: gray90 + Rxvt*scrollbar: false xpdf*geometry: 1152x740 -- 2.39.5