set backend in config

This commit is contained in:
Felix Van der Jeugt 2017-09-26 09:59:27 +02:00
parent 14ad9850e2
commit 74ae311691
No known key found for this signature in database
GPG key ID: 58B209295023754D
3 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,6 @@
#!/usr/bin/python
config.backend = "webengine"
config.load_autoconfig = False
c.completion.shrink = True