added tag
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user