qutebrowser: "dict" search engine
This commit is contained in:
parent
441121767c
commit
ff33653682
1 changed files with 1 additions and 0 deletions
|
|
@ -1254,6 +1254,7 @@ c.url.default_page = "about:blank"
|
|||
c.url.searchengines = {
|
||||
"DEFAULT": "https://duckduckgo.com/?q={}",
|
||||
"aur": "https://aur.archlinux.org/packages/?K={}",
|
||||
"dict": "https://www.dictionary.com/browse/{}",
|
||||
"godoc": "https://godoc.org/?q={}",
|
||||
"gopkg": "https://golang.org/pkg/{}",
|
||||
"mdn": "https://developer.mozilla.org/search?q={}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue