updated README.md

This commit is contained in:
Wojciech Siewierski 2012-04-01 00:14:06 +02:00
parent 9a9f84b31f
commit c3977f5565
2 changed files with 3 additions and 1 deletions

View File

@ -64,6 +64,8 @@ Options:
URxvt.urlLauncher: browser/command to open selected URL with
URxvt.underlineURLs: if set to true, all URLs get underlined
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

View File

@ -25,7 +25,7 @@
# URxvt.underlineURLs: If set to true, all URLs get underlined
# URvxt.urlButton: Mouse button to click-open URLs (default: 2)
# URxvt.autoCopyURLs: If set to true, selected URLs are copied
# to the PRIMARY clipboard
use strict;