add wolframalpha
This commit is contained in:
parent
77ff63d936
commit
30f218e8cc
1 changed files with 2 additions and 1 deletions
|
@ -1359,7 +1359,8 @@ c.url.searchengines = {'DEFAULT': 'https://www.google.com/search?q={}',
|
|||
'c': 'https://crates.io/search?q={}',
|
||||
'y': 'https://www.invidio.us/search?q={}',
|
||||
'dl': 'https://dict.leo.org/german-english/{}',
|
||||
'd': 'https://duckduckgo.com/?q={}'}
|
||||
'd': 'https://duckduckgo.com/?q={}',
|
||||
'w': 'https://wolframalpha.com/input/?i={}'}
|
||||
|
||||
## Page(s) to open at the start.
|
||||
## Type: List of FuzzyUrl, or FuzzyUrl
|
||||
|
|
Loading…
Reference in a new issue