diff options
Diffstat (limited to 'open-url')
| -rwxr-xr-x | open-url | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -4,7 +4,7 @@ | |||
| 4 | # Requires: mail-compose, spawn, xsel (optional) | 4 | # Requires: mail-compose, spawn, xsel (optional) |
| 5 | 5 | ||
| 6 | browser=${BROWSER:-firefox} | 6 | browser=${BROWSER:-firefox} |
| 7 | imageviewer=${IMAGEVIEWER:-imv} | 7 | imageviewer=${IMAGEVIEWER:-nsxiv} |
| 8 | 8 | ||
| 9 | [ -z "$1" ] && exit 0 | 9 | [ -z "$1" ] && exit 0 |
| 10 | 10 | ||
