Still in love with qutebrowser...

This commit is contained in:
Bartek Stalewski 2021-08-22 23:08:07 +02:00
parent 73862c161f
commit 9aa99829fb
2 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,7 @@ c.auto_save.session = False
c.changelog_after_upgrade = 'never'
c.completion.cmd_history_max_items = -1
c.completion.height = '30%'
c.confirm_quit = ['always']
c.confirm_quit = ['downloads']
c.content.autoplay = False
c.content.default_encoding = 'utf-8'
c.content.dns_prefetch = False