[qutebrowser] Move back to qute and add new search

This commit is contained in:
2021-04-30 10:41:12 -04:00
parent c3878dbe5b
commit ee5893f89c
4 changed files with 7 additions and 5 deletions

View File

@ -22,4 +22,4 @@ if [ "$URL" = "" ]; then
exit 0
fi
vimb "$URL"
qutebrowser --target window "$URL"