🎨 Change default config
This commit is contained in:
@@ -10,6 +10,14 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"searchUrl": "https://bing.com/search?q="
|
"searchUrl": "https://google.com/search?q="
|
||||||
|
},
|
||||||
|
"modules": {
|
||||||
|
"Search Bar": {
|
||||||
|
"enabled": true
|
||||||
|
},
|
||||||
|
"Date": {
|
||||||
|
"enabled": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user