diff options
Diffstat (limited to 'xresources')
-rw-r--r-- | xresources/main | 3 |
1 files changed, 2 insertions, 1 deletions
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 |