adding nix configs
This commit is contained in:
parent
bd0cf6ff9b
commit
3521d5da4b
18 changed files with 408 additions and 21 deletions
|
@ -2129,10 +2129,10 @@ c.tabs.title.alignment = "center"
|
|||
## qutebrowser`.
|
||||
## Type: Dict
|
||||
c.url.searchengines = {
|
||||
"DEFAULT": "https://search.brave.com/search?q={}",
|
||||
"b": "https://search.brave.com/search?q={}",
|
||||
"vid": "https://search.brave.com/videos?q={}",
|
||||
"img": "https://search.brave.com/images?q={}",
|
||||
"tfc": "https://search.tfcconnection.org/?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={}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue