aboutsummaryrefslogtreecommitdiffstats
path: root/urxvt
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-11-13 01:07:47 +0100
committerGravatar Tom Willemse2016-11-13 01:07:47 +0100
commit68aaa314dd90aad906f65cfbdc2b76bbed93129d (patch)
treeb63aa8c435e8248c054888c1dc805ff6b6d65873 /urxvt
parent0f94d0b8844baef4aa393cd51ad3f93e3b86b641 (diff)
downloadnew-dotfiles-68aaa314dd90aad906f65cfbdc2b76bbed93129d.tar.gz
new-dotfiles-68aaa314dd90aad906f65cfbdc2b76bbed93129d.zip
Add selection-to-clipboard URxvt plugin
Diffstat (limited to 'urxvt')
-rw-r--r--urxvt/.config/Xresources/URxvt.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/urxvt/.config/Xresources/URxvt.conf b/urxvt/.config/Xresources/URxvt.conf
index 3158f5b..fe90720 100644
--- a/urxvt/.config/Xresources/URxvt.conf
+++ b/urxvt/.config/Xresources/URxvt.conf
@@ -35,8 +35,10 @@ URxvt.visualBell: false
! default. Fix it by setting the letterspace to a negative value.
URxvt.letterSpace: -2
-! Enable the url-select plugin along with the default plugins.
-URxvt.perl-ext-common: default,url-select
+! Enable the url-select plugin along with the default plugins. Also
+! enable the selection-to-clipboard plugin so that the primary
+! selection gets added to the clipboard as well.
+URxvt.perl-ext-common: default,url-select,selection-to-clipboard
! Use Conkeror to open URLs
URxvt.url-launcher: conkeror