qutebrowser: Add bookwyrm search engine
This commit is contained in:
parent
db86edf4ce
commit
01809f1ee5
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ c.url.searchengines = {
|
||||||
"anna": "https://annas-archive.org/search?q={}",
|
"anna": "https://annas-archive.org/search?q={}",
|
||||||
"aur": "https://aur.archlinux.org/packages/?K={}",
|
"aur": "https://aur.archlinux.org/packages/?K={}",
|
||||||
"bgg": "https://boardgamegeek.com/geeksearch.php?action=search&q={}&objecttype=boardgame",
|
"bgg": "https://boardgamegeek.com/geeksearch.php?action=search&q={}&objecttype=boardgame",
|
||||||
|
"bw": "https://bookwyrm.social/search?q={}",
|
||||||
"d": "https://www.dict.cc/?s={}",
|
"d": "https://www.dict.cc/?s={}",
|
||||||
"ddg": "https://duckduckgo.com/?q={}",
|
"ddg": "https://duckduckgo.com/?q={}",
|
||||||
"dt": "https://www.deepl.com/translator#en/de/{}",
|
"dt": "https://www.deepl.com/translator#en/de/{}",
|
||||||
|
|
Loading…
Reference in a new issue