Update path to qutebrowser.

This commit is contained in:
gardouille 2017-09-09 01:11:34 +02:00
parent b9b92d3dd7
commit 1011f91efc
1 changed files with 1 additions and 1 deletions

View File

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