Update qutebrowser command from git repo
This commit is contained in:
parent
2617e74620
commit
cfaaac2bba
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
~/repos/qutebrowser/.venv/bin/python3 -m qutebrowser --backend webengine "$@"
|
||||
~/src/qutebrowser-venv/bin/python3 -m qutebrowser
|
||||
|
|
Loading…
Reference in New Issue