mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
feat: ✨ open links in same tab
This commit is contained in:
parent
c113ce5482
commit
58961825d0
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
commandPathDelimiter: '/',
|
||||
commandSearchDelimiter: ' ',
|
||||
defaultSearchTemplate: 'https://search.brave.com/search?q={}',
|
||||
openLinksInNewTab: true,
|
||||
openLinksInNewTab: false,
|
||||
suggestionLimit: 4,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue