feat: add websearch to anyrun
This commit is contained in:
parent
1e7350bd27
commit
384d0ee432
14 changed files with 91 additions and 61 deletions
6
anyrun/websearch.ron
Normal file
6
anyrun/websearch.ron
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Config (
|
||||
prefix_url_map: {
|
||||
":g": "https://google.com/search?q=",
|
||||
":b": "https://search.brave.com/search?q=",
|
||||
}
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue