From f5035c449c73b3712078a43f044298f2498af405 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 15 Sep 2013 17:12:09 +0100 Subject: Urxvt: use bright colours without bold fonts --- xresources/main | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xresources/main b/xresources/main index 94f005a..0af5db9 100644 --- a/xresources/main +++ b/xresources/main @@ -16,7 +16,8 @@ URxvt.saveLines: 16384 URxvt.secondaryScroll: false URxvt.font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-*-* -URxvt.boldFont: -xos4-terminus-bold-r-normal--14-140-72-72-c-80-*-* +URxvt.boldFont: +URxvt.intensityStyles: true URxvt.pointerBlank: true URxvt.pointerBlankDelay: 987654321 -- cgit 1.4.1