X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/ce1c0b27400f6bfa778eeb1f77b80df58592958e..0a4c55b1ca308b27989b49f56851a4d1ee99a60f:/qutebrowser/config.py diff --git a/qutebrowser/config.py b/qutebrowser/config.py index 1fd4d2d..7d5b0ca 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -1071,7 +1071,7 @@ c.hints.scatter = False ## Load a restored tab as soon as it takes focus. ## Type: Bool -# c.session.lazy_restore = False +c.session.lazy_restore = True ## Languages to use for spell checking. You can check for available ## languages and install dictionaries using scripts/dictcli.py. Run the