Qute: don't dns prefetch

This commit is contained in:
Phantop 2020-08-22 23:01:10 -04:00
parent bec0a2fc95
commit 1f898a7c1f
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ c.colors.webpage.prefers_color_scheme_dark = True
c.editor.command = ["nvim", "-f", "{file}", "-c", "normal {line}G{column0}l"]
c.content.cookies.accept = "no-3rdparty"
c.input.insert_mode.auto_leave = False
c.content.dns_prefetch = True
c.downloads.location.prompt = False
c.url.open_base_url = True
c.tabs.background = True