1
0
Fork 0

Qutebrowser search engine "thesaurus"

This commit is contained in:
Jeremy Kaplan 2019-08-07 19:02:52 -07:00
commit 17952e48a7

View file

@ -1256,6 +1256,7 @@ c.url.searchengines = {
"mdn": "https://developer.mozilla.org/search?q={}",
"py2": "https://docs.python.org/2/search.html?q={}",
"py3": "https://docs.python.org/3/search.html?q={}",
"thesaurus": "https://www.thesaurus.com/browse/{}",
}
# The page(s) to open at the start.