Add possibility to use qutebrowser from APT repo

This commit is contained in:
gardouille 2019-10-22 10:01:45 +02:00
parent 4a19be55af
commit bc91fd0122
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 5 additions and 0 deletions

View File

@ -1,2 +1,7 @@
#!/bin/sh
# Version from Git repository
~/repos/qutebrowser/qutebrowser.py --backend webengine "$@"
# Version from APT package
#command qutebrowser