Update to new backend.

This commit is contained in:
gardouille 2017-06-07 19:11:04 +02:00
parent 9c0a4c3c79
commit 9cb1099bd7
1 changed files with 1 additions and 1 deletions

View File

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