diff --git a/data/configs/default.json b/data/configs/default.json index 8f606710e..ba6a91144 100644 --- a/data/configs/default.json +++ b/data/configs/default.json @@ -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 + } } } \ No newline at end of file