aboutsummaryrefslogtreecommitdiff
path: root/scripts/open
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/open')
-rwxr-xr-xscripts/open2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/open b/scripts/open
index dec5e60f..97c93bea 100755
--- a/scripts/open
+++ b/scripts/open
@@ -8,7 +8,7 @@ case "$1" in
https://www.youtube.com/watch*)
vlc "$1"
;;
- http*|*.svg)
+ http*|*.svg|*.html)
firefox "$1"
;;
*.pdf)