Update to new backend.
This commit is contained in:
parent
9c0a4c3c79
commit
9cb1099bd7
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
~/depot/qutebrowser/.venv/bin/python3 -m qutebrowser "$@"
|
||||
~/depot/qutebrowser/.venv/bin/python3 -m qutebrowser --backend webengine "$@"
|
||||
|
|
Loading…
Reference in New Issue