[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

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