[i3] Even more back to qutebrowser

This commit is contained in:
2021-02-18 10:47:03 -05:00
parent 1a5ec56527
commit 1e7456b11b
5 changed files with 29 additions and 22 deletions

View File

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