diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-26 22:01:53 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-01-27 17:27:45 -0500 |
commit | b2a6cac8bb8c303b001f769fe7dfb881118f22a4 (patch) | |
tree | a9f593876c5ee2df9df13e188a60b5665559e3e5 /.config | |
parent | afefda0b4c97c7f9067116380ddb76877fe739c6 (diff) |
change for new urxvt
Diffstat (limited to '.config')
-rw-r--r-- | .config/X11/defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/X11/defaults b/.config/X11/defaults index ceabc5c..07d35b4 100644 --- a/.config/X11/defaults +++ b/.config/X11/defaults @@ -14,5 +14,5 @@ URxvt.scrollTtyKeypress: false URxvt.scrollWithBuffer: true URxvt.perl-ext-common: default,matcher -URxvt.urlLauncher: v-www-browser +URxvt.url-launcher: v-www-browser URxvt.matcher.button: 1 |