aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-08-26 17:02:26 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-08-26 17:02:26 +1200
commit173490eb9016ffdfd62272e2ca86716bf841eec7 (patch)
tree17a97534d58efe92ee9d061b67965d792bd21bdd /X
parentCorrect a version checking integer (diff)
downloaddotfiles-173490eb9016ffdfd62272e2ca86716bf841eec7.tar.gz
dotfiles-173490eb9016ffdfd62272e2ca86716bf841eec7.zip
Use plain ol' cutchars, not perl select
Diffstat (limited to 'X')
-rw-r--r--X/Xresources3
1 files changed, 2 insertions, 1 deletions
diff --git a/X/Xresources b/X/Xresources
index f4a41b3c..68c949e9 100644
--- a/X/Xresources
+++ b/X/Xresources
@@ -8,12 +8,13 @@ Xft.rgba : none
! Urxvt
URxvt.buffered : false
URxvt.cursorBlink : on
+URxvt.cutchars : <>
URxvt.depth : 32
URxvt.font : xft:Ubuntu Mono:size=12,xft:Deja Vu Sans Mono,xft:Lohit Kannada
URxvt.internalBorder : 0
URxvt.iso14755 : false
URxvt.iso14755_52 : false
-URxvt.perl-ext-common : clip,selection
+URxvt.perl-ext-common : clip
URxvt.pointerBlank : true
URxvt.saveLines : 10000
URxvt.scrollBar : false