diff --git a/docs/configuration.md b/docs/configuration.md index e4002bf..6f161a4 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1004,6 +1004,7 @@ Either a value from the table below or a URL to a custom search engine. Use `{QU | bing | `https://www.bing.com/search?q={QUERY}` | | perplexity | `https://www.perplexity.ai/search?q={QUERY}` | | kagi | `https://kagi.com/search?q={QUERY}` | +| startpage | `https://www.startpage.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.