user options: add search engine url

This commit is contained in:
end-4
2024-03-02 10:47:23 +07:00
parent 8ec23c9966
commit a546a32d79
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -26,6 +26,7 @@ let userConfigOptions = {
'wsNumMarginScale': 0.07,
},
'search': {
'engineBaseUrl': 'https://www.google.com/search?q=',
'excludedSites': ['quora.com'],
},
'weather': {