qutebrowser: Stop opening google calendar by default
This commit is contained in:
parent
09f45daf8c
commit
1b0ddfdf1a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue