summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-02-17 23:15:08 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-02-17 23:15:08 +0100
commitfb3dc5ec44ca5808380fee2f57cebd3acc018451 (patch)
tree6418c24ce9d951917e6f8cec95c1d5020a085310 /.Xresources
parent131bfa071a3da165de448cad8adb5569067fbcba (diff)
downloaddotfiles-fb3dc5ec44ca5808380fee2f57cebd3acc018451.tar.gz
dotfiles-fb3dc5ec44ca5808380fee2f57cebd3acc018451.tar.bz2
dotfiles-fb3dc5ec44ca5808380fee2f57cebd3acc018451.zip
Remove urxvt wgetpaste extension
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources
index ad5d423..95d3c8d 100644
--- a/.Xresources
+++ b/.Xresources
@@ -25,7 +25,7 @@ URxvt.keysym.Shift-Down: command:\033]721;1\007
! perl-modules
URxvt.perl-lib: HOME/.urxvt/extensions/
-URxvt.perl-ext-common: default,url-select,clipboard,selection-autotransform,wgetpaste,cwd-spawn
+URxvt.perl-ext-common: default,url-select,clipboard,selection-autotransform,cwd-spawn
! allow Alt-V/-C for pasting from/copying to clipboard
URxvt.keysym.M-v: perl:clipboard:paste