🔥 Remove some other default configuration files
This commit is contained in:
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "config",
|
|
||||||
"services": [
|
|
||||||
{
|
|
||||||
"type": "Other",
|
|
||||||
"name": "YouTube",
|
|
||||||
"icon": "https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons/png/youtube.png",
|
|
||||||
"url": "https://youtube.com/"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "Other",
|
|
||||||
"name": "YouTube ",
|
|
||||||
"icon": "https://cdn.jsdelivr.net/gh/walkxhub/dashboard-icons/png/youtube.png",
|
|
||||||
"url": "https://youtube.com/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"settings": {
|
|
||||||
"searchBar": true,
|
|
||||||
"searchUrl": "Custom",
|
|
||||||
"enabledModules": [
|
|
||||||
"Date",
|
|
||||||
"Calendar",
|
|
||||||
"Weather"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "config_new",
|
|
||||||
"services": [
|
|
||||||
{
|
|
||||||
"type": "Other",
|
|
||||||
"name": "example",
|
|
||||||
"icon": "https://c.tenor.com/o656qFKDzeUAAAAC/rick-astley-never-gonna-give-you-up.gif",
|
|
||||||
"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"settings": {
|
|
||||||
"searchBar": true,
|
|
||||||
"searchUrl": "https://duckduckgo.com/?q=",
|
|
||||||
"enabledModules": []
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -2,15 +2,14 @@
|
|||||||
"name": "default",
|
"name": "default",
|
||||||
"services": [
|
"services": [
|
||||||
{
|
{
|
||||||
"type": "Other",
|
|
||||||
"name": "example",
|
"name": "example",
|
||||||
|
"id": "09c45847-8afc-4c1a-9697-f03192de948a",
|
||||||
|
"type": "Other",
|
||||||
"icon": "https://c.tenor.com/o656qFKDzeUAAAAC/rick-astley-never-gonna-give-you-up.gif",
|
"icon": "https://c.tenor.com/o656qFKDzeUAAAAC/rick-astley-never-gonna-give-you-up.gif",
|
||||||
"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"searchBar": true,
|
"searchUrl": "https://bing.com/search?q="
|
||||||
"searchUrl": "https://bing.com/search?q=",
|
|
||||||
"enabledModules": []
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user