Creating a sherlock module for the sherlock launcher. Prefer a file be controlled by a single option and using settings for the main config file. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"DuckDuckGo": {
|
|
"exec": "firefox https://duckduckgo.com/?q=%s",
|
|
"icon": "duckduckgo",
|
|
"keywords": "search web ddg",
|
|
"name": "DuckDuckGo"
|
|
}
|
|
}
|