From a6ddba857b66b5376969d3d76938a0ff7a6c123a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 30 Sep 2013 14:29:51 +0200 Subject: Remove tabbed(x) from urxvt. We use i3 -- no need for it. --- .Xresources | 9 --------- 1 file changed, 9 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 5355bc0..c935430 100644 --- a/.Xresources +++ b/.Xresources @@ -23,21 +23,12 @@ URxvt.keysym.Shift-Up: command:\033]720;1\007 URxvt.keysym.Shift-Down: command:\033]721;1\007 ! perl-modules -!URxvt.perl-lib: /home/necoro/dev/tabbedex/ URxvt.perl-ext-common: default,url-select,clipboard ! allow Alt-V/-C for pasting from/copying to clipboard URxvt.keysym.M-v: perl:clipboard:paste URxvt.keysym.M-c: perl:clipboard:copy -! tabbing -- disabled for the moment... tabbedex consumes memory like no good -URxvt.tabbed.autohide: true -URxvt.tabbed.title: false -URxvt.tabbed.no-tabbedex-keys: true -URxvt.keysym.M-t: perl:tabbedex:new_tab -URxvt.keysym.M-Left: perl:tabbedex:prev_tab -URxvt.keysym.M-Right: perl:tabbedex:next_tab - ! url-select via M-u URxvt.url-select.launcher: /home/necoro/bin/openlink URxvt.keysym.M-u: perl:url-select:select_next -- cgit v1.2.3