add search for invidious
This commit is contained in:
parent
640f565a55
commit
aac70f7dd3
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ c.url.searchengines = { "startpage": "https://startpage.com/do/search?query={}"
|
||||||
, "ecosia": "https://www.ecosia.org/search?q={}"
|
, "ecosia": "https://www.ecosia.org/search?q={}"
|
||||||
, "ddg": "https://3g2upl4pq6kufc4m.onion/html?q={}"
|
, "ddg": "https://3g2upl4pq6kufc4m.onion/html?q={}"
|
||||||
, "DEFAULT": "https://framabee.org/?q={}"
|
, "DEFAULT": "https://framabee.org/?q={}"
|
||||||
|
, "invidious": "https://www.invidio.us/search?q={}"
|
||||||
}
|
}
|
||||||
c.aliases = { "wq": "quit --save"
|
c.aliases = { "wq": "quit --save"
|
||||||
, "set": "set -t"
|
, "set": "set -t"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue