diff --git a/qutebrowser/config.py b/qutebrowser/config.py index de72e4c..2562cf0 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -1264,7 +1264,7 @@ c.url.searchengines = { # The page(s) to open at the start. # Type: List of FuzzyUrl, or FuzzyUrl -c.url.start_pages = ["https://calendar.google.com/"] +c.url.start_pages = [] # The URL parameters to strip with `:yank url`. # Type: List of String