aboutsummaryrefslogtreecommitdiff
path: root/X
diff options
context:
space:
mode:
Diffstat (limited to 'X')
-rw-r--r--X/Xresources6
1 files changed, 3 insertions, 3 deletions
diff --git a/X/Xresources b/X/Xresources
index 7e52d311..cdd6bf40 100644
--- a/X/Xresources
+++ b/X/Xresources
@@ -8,15 +8,15 @@ Xft.rgba : none
! Urxvt
URxvt.buffered : false
URxvt.cursorBlink : on
-URxvt.cutchars : <>[]{}|*
+URxvt.cutchars : <>[]{}|│*
URxvt.depth : 32
URxvt.fading : 40
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 : clip
-URxvt.perl-ext-common : clip
+URxvt.perl-ext : clip,selection
+URxvt.perl-ext-common : clip,selection
URxvt.perl-lib : /home/tom/.urxvt
URxvt.pointerBlank : true
URxvt.saveLines : 10000