qutebrowser: set dotya.ml's SearXNG as a default
This commit is contained in:
parent
06fae4e4f1
commit
ec18a1d4d5
@ -338,7 +338,8 @@ c.tabs.min_width = -1
|
|||||||
# qutebrowser`.
|
# qutebrowser`.
|
||||||
# Type: Dict
|
# Type: Dict
|
||||||
c.url.searchengines = {
|
c.url.searchengines = {
|
||||||
'DEFAULT': 'https://duckduckgo.com/?q={}',
|
'DEFAULT': 'https://searxng.dotya.ml/searxng/search?q={}',
|
||||||
|
'ddg': 'https://duckduckgo.com/?q={}',
|
||||||
'wa': 'https://wiki.archlinux.org/?search={}'
|
'wa': 'https://wiki.archlinux.org/?search={}'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user