set backend in config
This commit is contained in:
parent
14ad9850e2
commit
74ae311691
3 changed files with 5 additions and 3 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/python
|
||||
|
||||
config.backend = "webengine"
|
||||
config.load_autoconfig = False
|
||||
|
||||
c.completion.shrink = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue