- auto_save.session was false. Setting it to true again takes immediate effect, no save dialogue.
- content.autoplay (Current: true) Try setting to false to disable autoplay
- input.insert_mode.auto_load (Current: false) Try setting to true so when focus is on a field, you can start typing.
- session.lazy_restore (Current: false) Try setting it to true so as not to load all tab content at startup
- spellcheck.languages (Current: ["en-US"]) (may have to install dictionaries below first)
- tabs.background (Current: false) so I typed true in the box to the right, but maybe tabs.background false sends tabs to background
- tabs.mousewheel_switching (Current: true) Try setting to false so scroll always scrolls page
- tabs.new_position.unrelated (Current: last) Try setting to next so new tabs open next
- url.default_page (Current: https://start.duckduckgo.com/)
- url.start_pages (Current: https://start.duckduckgo.com)
$ cd /usr/share/qutebrowser/scripts
$ python dictcli.py install en-US
If that does not work, apply this patch. (sudo required).
:set content.javascript.enabled false
$ sudo pacman -S python-adblock
c.content.dns_prefetch = False