qutebrowser tweaks.

This commit is contained in:
Bartek Stalewski 2022-05-12 13:54:22 +02:00
parent 2e4cfdd1f4
commit 8ce82de6d7

View File

@ -622,7 +622,7 @@ c.completion.height = '40%'
## - bookmarks
## - history
## - filesystem
c.completion.open_categories = ['quickmarks']
c.completion.open_categories = ['quickmarks', 'history']
## Move on to the next part when there's only one possible completion
## left.
@ -2090,7 +2090,7 @@ c.url.open_base_url = True
## the search engine name to the search term, e.g. `:open google
## qutebrowser`.
## Type: Dict
# c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?q={}'}
c.url.searchengines = {'DEFAULT': 'https://html.duckduckgo.com/html/?q={}'}
## Page(s) to open at the start.
## Type: List of FuzzyUrl, or FuzzyUrl