diff options
author | Alan Pearce | 2017-02-28 14:58:45 +0100 |
---|---|---|
committer | Alan Pearce | 2017-02-28 14:58:45 +0100 |
commit | 6a46db0b3784824437219cce0077ae1b600cb35a (patch) | |
tree | 53bef084e3e3be9aa019277e33f05880d5523250 /tag-xresources | |
parent | 49a5ac56ccf6bea186dcf0bfccb32bb82b05a772 (diff) | |
download | nixfiles-6a46db0b3784824437219cce0077ae1b600cb35a.tar.lz nixfiles-6a46db0b3784824437219cce0077ae1b600cb35a.tar.zst nixfiles-6a46db0b3784824437219cce0077ae1b600cb35a.zip |
XResources: Remove rxvt-unicode configuration
Diffstat (limited to 'tag-xresources')
-rw-r--r-- | tag-xresources/xresources/main | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/tag-xresources/xresources/main b/tag-xresources/xresources/main index 53e9676f..73f8096d 100644 --- a/tag-xresources/xresources/main +++ b/tag-xresources/xresources/main @@ -3,26 +3,6 @@ Xcursor.theme: Neutral Xcursor.size: 22 -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.ToolBar: off Emacs.MenuBar: off Emacs.ScrollBars: off |