1
0
Fork 0

qutebrowser: Stop opening google calendar by default

This commit is contained in:
Jeremy Kaplan 2019-08-28 18:40:50 -07:00
commit 1b0ddfdf1a

View file

@ -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