upgrade qutebrowser

This commit is contained in:
Felix Van der Jeugt 2019-08-02 10:11:40 +02:00
parent 0673908e46
commit 9c116c6a23
No known key found for this signature in database
GPG key ID: 58B209295023754D
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
#!/bin/sh
exec qutebrowser --temp-basedir ":config-source $HOME/.config/qutebrowser/config.py"
exec qutebrowser --temp-basedir --config-py $HOME/.config/qutebrowser/config.py