🎨 Change default config

This commit is contained in:
ajnart
2022-05-26 18:35:28 +02:00
parent 17736fc432
commit 949379e6e6

View File

@@ -10,6 +10,14 @@
}
],
"settings": {
"searchUrl": "https://bing.com/search?q="
"searchUrl": "https://google.com/search?q="
},
"modules": {
"Search Bar": {
"enabled": true
},
"Date": {
"enabled": false
}
}
}