diff --git a/index.html b/index.html index 64c4b24..97965f0 100644 --- a/index.html +++ b/index.html @@ -32,7 +32,7 @@ const CONFIG = { commandPathDelimiter: '/', commandSearchDelimiter: ' ', - defaultSearchTemplate: 'https://duckduckgo.com/?q={}', + defaultSearchTemplate: 'https://google.com/search?q={}', openLinksInNewTab: true, suggestionLimit: 4, };