summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2013-09-30 15:53:25 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2013-09-30 16:08:35 +0200
commit539deef6ed651d14691f6721ccb9979ca6cfc8e3 (patch)
treed03b645ab9a8cb1762c8c24a6693d49f95530a0a /.Xresources
parent975b68f3d8e3c9030d7f3c284e4e83d3667da13c (diff)
downloaddotfiles-539deef6ed651d14691f6721ccb9979ca6cfc8e3.tar.gz
dotfiles-539deef6ed651d14691f6721ccb9979ca6cfc8e3.tar.bz2
dotfiles-539deef6ed651d14691f6721ccb9979ca6cfc8e3.zip
wgetpaste support for urxvt.
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources3
1 files changed, 2 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources
index fcd6bb6..7bf7bea 100644
--- a/.Xresources
+++ b/.Xresources
@@ -23,7 +23,8 @@ URxvt.keysym.Shift-Up: command:\033]720;1\007
URxvt.keysym.Shift-Down: command:\033]721;1\007
! perl-modules
-URxvt.perl-ext-common: default,url-select,clipboard,selection-autotransform
+URxvt.perl-lib: /home/necoro/.urxvt/extensions/
+URxvt.perl-ext-common: default,url-select,clipboard,selection-autotransform,wgetpaste
! allow Alt-V/-C for pasting from/copying to clipboard
URxvt.keysym.M-v: perl:clipboard:paste