added tag
This commit is contained in:
parent
b3bb9361aa
commit
2409682a56
@ -11,6 +11,7 @@ BROWSER=$(cat /etc/xdg-sanity.conf | sed -n -e 's/^browser = //p' )
|
|||||||
if [ "$MIME" = "text/html" ]
|
if [ "$MIME" = "text/html" ]
|
||||||
then
|
then
|
||||||
$BROWSER $1
|
$BROWSER $1
|
||||||
|
|
||||||
else
|
else
|
||||||
handlr launch "$MIME" -- "$1"
|
handlr launch "$MIME" -- "$1"
|
||||||
fi
|
fi
|
Loading…
Reference in New Issue
Block a user