From: Don Armstrong Date: Tue, 11 Apr 2017 19:49:24 +0000 (-0500) Subject: set different urxvt fonts X-Git-Url: https://git.donarmstrong.com/?p=x_base.git;a=commitdiff_plain;h=1000e875e11d6cc2f7e954ba459e93b6b8110049 set different urxvt fonts --- 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