Update default configs and version
This commit is contained in:
12
data/configs/config.json
Normal file
12
data/configs/config.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "config",
|
||||
"services": [],
|
||||
"settings": {
|
||||
"searchBar": true,
|
||||
"searchUrl": "https://duckduckgo.com/?q=",
|
||||
"enabledModules": [
|
||||
"Date",
|
||||
"Calendar"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user