A lot of random changes including qutebrowser search engine
This commit is contained in:
parent
75186b40a8
commit
5cb9d4ec56
13 changed files with 35 additions and 19 deletions
|
@ -2126,7 +2126,7 @@ c.tabs.title.alignment = "center"
|
|||
## qutebrowser`.
|
||||
## Type: Dict
|
||||
c.url.searchengines = {
|
||||
"DEFAULT": "https://search.cochrun.xyz/?q={}",
|
||||
"DEFAULT": "https://search.tfcconnection.org/?q={}",
|
||||
"yt": "https://yewtu.be/search?q={}",
|
||||
"mel": "https://melpa.org/#/?q={}",
|
||||
"y": "https://www.youtube.com/results?search_query={}",
|
||||
|
@ -2136,7 +2136,7 @@ c.url.searchengines = {
|
|||
"aw": "https://wiki.archlinux.org/index.php?search={}",
|
||||
"d": "https://duckduckgo.com/?q={}",
|
||||
"di": "https://duckduckgo.com/?q={}&iax=images&ia=images",
|
||||
"s": "https://duckduckgo.com/?q={}&iax=images&ia=images",
|
||||
"s": "https://search.tfcconnection.org/?q={}",
|
||||
}
|
||||
|
||||
## Page(s) to open at the start.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue