Add selection-to-clipboard URxvt plugin

This commit is contained in:
Tom Willemse 2016-11-13 01:07:47 +01:00
parent 0f94d0b884
commit 68aaa314dd

View file

@ -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