aboutsummaryrefslogtreecommitdiffstats
path: root/urxvt/.config/Xresources
diff options
context:
space:
mode:
authorGravatar Tom Willemse2017-01-08 13:33:08 +0100
committerGravatar Tom Willemse2017-01-08 13:33:08 +0100
commit0ee856c6f35f9eda412534f9e2a7b5e4954e6af6 (patch)
tree4710d1224c8a8781d3462d0dbc364209f38bef10 /urxvt/.config/Xresources
parent562791b0ae258ba68851a025f954614fed1f0dd1 (diff)
parenta6a88fd424ea806ce89ce6b2aa1e0d6664b918de (diff)
downloadnew-dotfiles-0ee856c6f35f9eda412534f9e2a7b5e4954e6af6.tar.gz
new-dotfiles-0ee856c6f35f9eda412534f9e2a7b5e4954e6af6.zip
Merge remote-tracking branch 'origin/index' into index
Diffstat (limited to 'urxvt/.config/Xresources')
-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