diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 07761c9..0b15ff3 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -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