diff --git a/_desktop/qutebrowser/config.py b/_desktop/qutebrowser/config.py index e89029d..d9cb1ef 100644 --- a/_desktop/qutebrowser/config.py +++ b/_desktop/qutebrowser/config.py @@ -1469,7 +1469,7 @@ c.hints.border = '1px solid #005577' ## Automatically enter insert mode if an editable element is focused ## after loading the page. ## Type: Bool -c.input.insert_mode.auto_load = True +# c.input.insert_mode.auto_load = False ## Leave insert mode when starting a new page load. Patterns may be ## unreliable on this setting, and they may match the url you are