Adding imag search to qb
This commit is contained in:
parent
665328f78e
commit
e6f2ddcc92
|
@ -2132,6 +2132,7 @@ c.url.searchengines = {
|
||||||
"aur": "https://aur.archlinux.org/packages/?O=0&K={}",
|
"aur": "https://aur.archlinux.org/packages/?O=0&K={}",
|
||||||
"od": "https://odysee.com/$/search?q={}",
|
"od": "https://odysee.com/$/search?q={}",
|
||||||
"aw": "https://wiki.archlinux.org/index.php?search={}",
|
"aw": "https://wiki.archlinux.org/index.php?search={}",
|
||||||
|
"di": "https://duckduckgo.com/?q={}&iax=images&ia=images",
|
||||||
}
|
}
|
||||||
|
|
||||||
## Page(s) to open at the start.
|
## Page(s) to open at the start.
|
||||||
|
|
Loading…
Reference in a new issue