From 1000e875e11d6cc2f7e954ba459e93b6b8110049 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 11 Apr 2017 14:49:24 -0500 Subject: [PATCH] set different urxvt fonts --- .Xresources | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/.Xresources b/.Xresources index 6c40d6d..e4544f5 100644 --- a/.Xresources +++ b/.Xresources @@ -47,17 +47,14 @@ UXTerm*fullscreen: never UXTerm*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1 - Rxvt*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1 - Rxvt*background: black - Rxvt*foreground: gray90 - - URxvt.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1 - URxvt.boldFont: -*-fixed-bold-r-*-*-20-*-*-*-*-*-iso10646-1 + URxvt.font: 10x20 + URxvt.boldFont: 10x20 URxvt.background: black URxvt.foreground: gray90 URxvt*background: black URxvt*foreground: gray90 URxvt.scrollBar: false + URxvt.intensityStyles: true URxvt.searchable-scrollback: M-C-s URxvt.perlext-common: searchable-scrollback URxvt.termName: rxvt-256color -- 2.39.2