[rofi] Back to qutebrowser

This commit is contained in:
2021-02-17 22:59:43 -05:00
parent 07edaedb21
commit 1a5ec56527
4 changed files with 26 additions and 4 deletions

View File

@ -22,4 +22,4 @@ if [ "$URL" = "" ]; then
exit 0
fi
/usr/local/bin/vimb "$URL"
~/.asdf/shims/qutebrowser --target window "$URL"