diff options
author | Florian Pritz <f-p@gmx.at> | 2009-08-02 17:40:29 +0200 |
---|---|---|
committer | Florian Pritz <f-p@gmx.at> | 2009-08-02 17:40:29 +0200 |
commit | 94ff7f04ce0866cd64cd0cbb022e77ad0b6600e7 (patch) | |
tree | 7ad1e45356390f303b42e59c531d828ea1f91063 /.Xdefaults | |
parent | f516788040b562da347657142cb35bbcaf076abb (diff) | |
download | dotfiles-94ff7f04ce0866cd64cd0cbb022e77ad0b6600e7.tar.gz dotfiles-94ff7f04ce0866cd64cd0cbb022e77ad0b6600e7.tar.xz |
use script to open firefox
Diffstat (limited to '.Xdefaults')
-rw-r--r-- | .Xdefaults | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ URxvt*title: Terminal !URxvt*fading: 0 !URxvt*shading: 10 URxvt*perl-ext-common: default,matcher -URxvt*urlLauncher: firefox +URxvt*urlLauncher: urxvt-link.sh URxvt*matcher.button: 1 URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@!-]*[\\w/-] !URxvt*depth: 32 |