From deee38454aed9bffd270f2ec8a4bcae6d34bc398 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 26 Apr 2014 22:42:30 +1200 Subject: Replace clipboard urxvt with abbreviated script I didn't need the keybindings or the paste functionality, just the autocopy feature. --- X/Xresources | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'X') diff --git a/X/Xresources b/X/Xresources index 75a9f154..a2f8a834 100644 --- a/X/Xresources +++ b/X/Xresources @@ -7,7 +7,6 @@ Xft.rgba : none ! Urxvt URxvt.buffered : false -URxvt.clipboard.autocopy : true URxvt.cursorBlink : on URxvt.cutchars : <>[]{}|* URxvt.depth : 32 @@ -16,8 +15,7 @@ URxvt.font : xft:Ubuntu Mono:size=12,xft:Deja Vu Sans Mono,xft:Loh URxvt.internalBorder : 0 URxvt.iso14755 : false URxvt.iso14755_52 : false -URxvt.perl-ext : clipboard -URxvt.perl-ext-common : clipboard +URxvt.perl-ext-common : clip URxvt.perl-lib : /home/tom/.urxvt URxvt.pointerBlank : true URxvt.saveLines : 10000 -- cgit v1.2.3