aboutsummaryrefslogtreecommitdiff
path: root/x/Xresources
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2023-02-11 05:53:32 +1300
committerTom Ryder <tom@sanctum.geek.nz>2023-02-11 05:57:37 +1300
commit5b16cb16d24d302bb247375a7babc3549964b36f (patch)
treea42cef551ee17da45d29b0c53c868bea14426aaa /x/Xresources
parentRemove 8-bit/meta key xterm settings (diff)
downloaddotfiles-5b16cb16d24d302bb247375a7babc3549964b36f.tar.gz
dotfiles-5b16cb16d24d302bb247375a7babc3549964b36f.zip
Remove urxvt support
I've switched back to xterm; rxvt's not worth the periodic incompatibilities, especially with mosh.
Diffstat (limited to 'x/Xresources')
-rw-r--r--x/Xresources33
1 files changed, 0 insertions, 33 deletions
diff --git a/x/Xresources b/x/Xresources
index e70922a9..c9be5f41 100644
--- a/x/Xresources
+++ b/x/Xresources
@@ -21,36 +21,3 @@ XTerm.vt100.color12: #729FCF
XTerm.vt100.color13: #AD7FA8
XTerm.vt100.color14: #34E2E2
XTerm.vt100.color15: #EEEEEC
-
-! URxvt
-URxvt.cursorBlink: on
-URxvt.cutchars: <>│
-URxvt.internalBorder: 0
-URxvt.iso14755: false
-URxvt.iso14755_52: false
-URxvt.perl-ext-common: select
-URxvt.pointerBlank: true
-URxvt.saveLines: 10000
-URxvt.scrollBar: false
-URxvt.scrollTTyKeypress: true
-URxvt.scrollTTyOutput: false
-URxvt.secondaryScroll: true
-URxvt.urgentOnBell: true
-URxvt.background: #030303
-URxvt.foreground: #E0E0E0
-URxvt.color0: #030303
-URxvt.color1: #CC0000
-URxvt.color2: #3EAA06
-URxvt.color3: #C4A000
-URxvt.color4: #3465A4
-URxvt.color5: #75507B
-URxvt.color6: #06989A
-URxvt.color7: #D3D7CF
-URxvt.color8: #303030
-URxvt.color9: #EF2929
-URxvt.color10: #7AF234
-URxvt.color11: #FCE94F
-URxvt.color12: #729FCF
-URxvt.color13: #AD7FA8
-URxvt.color14: #34E2E2
-URxvt.color15: #EEEEEC