updated README.md
This commit is contained in:
parent
9a9f84b31f
commit
c3977f5565
@ -64,6 +64,8 @@ Options:
|
|||||||
URxvt.urlLauncher: browser/command to open selected URL with
|
URxvt.urlLauncher: browser/command to open selected URL with
|
||||||
URxvt.underlineURLs: if set to true, all URLs get underlined
|
URxvt.underlineURLs: if set to true, all URLs get underlined
|
||||||
URvxt.urlButton: mouse button to click-open URLs (default: 2)
|
URvxt.urlButton: mouse button to click-open URLs (default: 2)
|
||||||
|
URxvt.autoCopyURLs: If set to true, selected URLs are automaticaly copied
|
||||||
|
to the PRIMARY clipboard
|
||||||
|
|
||||||
|
|
||||||
clipboard
|
clipboard
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
# URxvt.underlineURLs: If set to true, all URLs get underlined
|
# URxvt.underlineURLs: If set to true, all URLs get underlined
|
||||||
# URvxt.urlButton: Mouse button to click-open URLs (default: 2)
|
# URvxt.urlButton: Mouse button to click-open URLs (default: 2)
|
||||||
# URxvt.autoCopyURLs: If set to true, selected URLs are copied
|
# URxvt.autoCopyURLs: If set to true, selected URLs are copied
|
||||||
|
# to the PRIMARY clipboard
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user