feat: open links in same tab

This commit is contained in:
M1n 2024-07-18 05:11:22 +02:00
parent c113ce5482
commit 58961825d0

View file

@ -33,7 +33,7 @@
commandPathDelimiter: '/',
commandSearchDelimiter: ' ',
defaultSearchTemplate: 'https://search.brave.com/search?q={}',
openLinksInNewTab: true,
openLinksInNewTab: false,
suggestionLimit: 4,
};