summaryrefslogtreecommitdiffstats
path: root/urxvt-link.sh
diff options
context:
space:
mode:
Diffstat (limited to 'urxvt-link.sh')
-rwxr-xr-xurxvt-link.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/urxvt-link.sh b/urxvt-link.sh
index f2d610f..d7ac96c 100755
--- a/urxvt-link.sh
+++ b/urxvt-link.sh
@@ -1,4 +1,4 @@
#!/bin/bash
echo -n "$1" | nohup >/dev/null 2>&1 xclip
-firefox "$1"
+browser_launcher.pl "$1"