mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
changed from duckduckgo to google
This commit is contained in:
parent
210e602b77
commit
3835b85277
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@
|
|||
const CONFIG = {
|
||||
commandPathDelimiter: '/',
|
||||
commandSearchDelimiter: ' ',
|
||||
defaultSearchTemplate: 'https://duckduckgo.com/?q={}',
|
||||
defaultSearchTemplate: 'https://google.com/search?q={}',
|
||||
openLinksInNewTab: true,
|
||||
suggestionLimit: 4,
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue