]> git.rmz.io Git - dotfiles.git/blobdiff - qutebrowser/config.py
vim: resize Gstatus window to 16 lines
[dotfiles.git] / qutebrowser / config.py
index 1fd4d2d3fa5f5562b5827fa0c0ca2ae0c289dc80..7d5b0ca05818985252a6d1479a667187aecc9792 100644 (file)
@@ -1071,7 +1071,7 @@ c.hints.scatter = False
 
 ## Load a restored tab as soon as it takes focus.
 ## Type: Bool
 
 ## 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
 
 ## Languages to use for spell checking. You can check for available
 ## languages and install dictionaries using scripts/dictcli.py. Run the