diff options
author | Peter Palfrader <peter@palfrader.org> | 2016-12-17 17:48:35 +0100 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2016-12-19 08:50:01 +0100 |
commit | b767be3ffd3e858c54951a67eacd5b5eadf8c7c6 (patch) | |
tree | a1644d459481e4b75395cd068c37eb20f01e3aeb /Xresources | |
parent | c1e6f7f09b37e4ece220822887ad80cd6055dfbd (diff) |
updates
Diffstat (limited to 'Xresources')
-rw-r--r-- | Xresources | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -57,7 +57,7 @@ URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 3 ! We tell irssi to turn messages and hilights into bells -URxvt.urgentOnBell: true +! URxvt.urgentOnBell: true ! URxvt*matcher.button: 3 ! URxvt*matcher.pattern.1: \\b(mailto|http|https|ftp|file):[/]*[\\w-]\\.[\\w./?&@#-]*[\\w/-] @@ -68,4 +68,4 @@ URxvt.urgentOnBell: true ! URxvt.cutchars: "!\"$%'()*+,;.:<=>[\]^`{|}~@&#»/" URxvt.pastableTabs: False -URxvt.cutchars: "!\`\"'$&()*,;<=>?@[]^{|}:/" +URxvt.cutchars: "!\`\"'$&()*,;<=>?@[]^{|}:/·»" |