diff options
Diffstat (limited to 'open-url')
| -rwxr-xr-x | open-url | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | 2 | ||
| 3 | # Open link in preferred application | 3 | # Open link in preferred application |
| 4 | # Requires: mail-compose, 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:-imv} |
