Update qutebrowser command from git repo

This commit is contained in:
gardouille 2021-09-27 18:15:49 +02:00
parent 2617e74620
commit cfaaac2bba
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#!/bin/sh
~/repos/qutebrowser/.venv/bin/python3 -m qutebrowser --backend webengine "$@"
~/src/qutebrowser-venv/bin/python3 -m qutebrowser