qutebrowser: Add crates.io to search engines

This commit is contained in:
Sanchayan Maity 2023-01-07 10:59:14 +05:30
parent 6e268b0d20
commit 2bf71c1e2d
Signed by: sanchayanmaity
GPG Key ID: 6F6A0609C12038F3
1 changed files with 1 additions and 0 deletions

View File

@ -136,6 +136,7 @@ c.url.start_pages = ["https://lwn.net/"]
c.url.searchengines = {
"DEFAULT": "https://duckduckgo.com/?kam=google-maps&kp=-2&q={}",
"aw": "https://wiki.archlinux.org/index.php?search={}",
"c": "https://crates.io/search?q={}",
"d": "https://duckduckgo.com/?kam=google-maps&kp=-2&q={}",
"gh": "https://github.com/search?q={}",
"hg": "https://www.haskell.org/hoogle/?hoogle={}",