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" ]
|
||||
then
|
||||
$BROWSER $1
|
||||
|
||||
else
|
||||
handlr launch "$MIME" -- "$1"
|
||||
fi
|
Loading…
Reference in New Issue
Block a user