From 6c29f358ae100d644318fca9d8a536422c806f70 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 8 Sep 2017 11:47:06 +0200 Subject: Revert "XResources: Remove rxvt-unicode configuration" This reverts commit 6a46db0b3784824437219cce0077ae1b600cb35a. --- xresources/.xresources/main | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/xresources/.xresources/main b/xresources/.xresources/main index 7c84fb86..49ff7423 100644 --- a/xresources/.xresources/main +++ b/xresources/.xresources/main @@ -8,6 +8,26 @@ Emacs.MenuBar: off Emacs.ScrollBars: off Emacs.CursorBlink: off +URxvt.fading: 0 +URxvt.geometry: 100x40 +URxvt.urgentOnBell: true + +URxvt.scrollBar: false +URxvt.scrollstyle: plain +URxvt.scrollTtyOutput: false +URxvt.scrollWithBuffer: true +URxvt.scrollTtyKeypress: true +URxvt.saveLines: 16384 +URxvt.secondaryScroll: false + +URxvt.font: -xos4-terminus-medium-r-normal--14-140-72-72-c-80-*-* +URxvt.boldFont: +URxvt.intensityStyles: true + +URxvt.pointerBlank: true +URxvt.pointerBlankDelay: 987654321 +URxvt.letterSpace: 0 + Emacs.Font: -Misc-Fixed-normal-normal-normal-*-14-*-*-*-c-70-iso10646-1 Emacs.fixed-pitch.attributeFont: -Misc-Fixed-normal-normal-normal-*-14-*-*-*-c-70-iso10646-1 Emacs.variable-pitch.attributeFont: -*-PT Sans-medium-r-*-*-14-*-*-*-*-*-*-* -- cgit 1.4.1