summaryrefslogtreecommitdiff
path: root/.config/qutebrowser/config.py
diff options
context:
space:
mode:
Diffstat (limited to '.config/qutebrowser/config.py')
-rw-r--r--.config/qutebrowser/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py
index 78f69638..8599a53a 100644
--- a/.config/qutebrowser/config.py
+++ b/.config/qutebrowser/config.py
@@ -1323,7 +1323,7 @@ c.qt.highdpi = True
## 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