summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.Xresources9
1 files changed, 0 insertions, 9 deletions
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