Update configuration.md

Added Kagi
This commit is contained in:
stripedew 2025-03-20 11:53:59 +00:00 committed by GitHub
parent 568876fc4f
commit fa325bd519
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1003,6 +1003,7 @@ Either a value from the table below or a URL to a custom search engine. Use `{QU
| google | `https://www.google.com/search?q={QUERY}` |
| bing | `https://www.bing.com/search?q={QUERY}` |
| perplexity | `https://www.perplexity.ai/search?q={QUERY}` |
| kagi | `https://kagi.com/search?q={QUERY}` |
##### `new-tab`
When set to `true`, swaps the shortcuts for showing results in the same or new tab, defaulting to showing results in a new tab.