summaryrefslogtreecommitdiff
path: root/.config/qutebrowser
diff options
context:
space:
mode:
Diffstat (limited to '.config/qutebrowser')
-rw-r--r--.config/qutebrowser/bookmarks/urls1
-rw-r--r--.config/qutebrowser/config.py2
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/qutebrowser/bookmarks/urls b/.config/qutebrowser/bookmarks/urls
index e7ef1fa2..c4b62a3e 100644
--- a/.config/qutebrowser/bookmarks/urls
+++ b/.config/qutebrowser/bookmarks/urls
@@ -3,3 +3,4 @@ https://gitlab.com/dwt1/dotfiles/-/tree/master Files · master · Derek Taylor /
https://books.goalkicker.com/ Free Programming Books – GoalKicker.com
https://libgen.lc/ Library Genesis
https://www.bankofamerica.com/ Bank of America - Banking, Credit Cards, Loans and Merrill Investing
+https://cdromance.com/psx2psp-eboots/ PSX on PSP eBoots Download - CDRomance
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