## the search engine name to the search term, e.g. `:open google
## qutebrowser`.
## Type: Dict
-c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?t=chakra&q={}',
- 'ddg': 'https://duckduckgo.com/?t=chakra&q={}',
- 'cdda': 'https://nornagon.github.io/cdda-guide/?v=0.F-2#/search/{}',
- 'slack': 'https://focalpointpositioning.slack.com/messages/{}',
- 'std': 'http://en.cppreference.com/mwiki/index.php?title=Special%3ASearch&search={}',
- 'hoogle': 'https://hoogle.haskell.org/?hoogle={}',
- 'h': 'https://hoogle.haskell.org/?hoogle={}',
+c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?t=chakra&q={}',
+ 'ddg': 'https://duckduckgo.com/?t=chakra&q={}',
+ 'cdda': 'https://nornagon.github.io/cdda-guide/?v=0.F-2#/search/{}',
+ 'std': 'http://en.cppreference.com/mwiki/index.php?title=Special%3ASearch&search={}',
+ 'hoogle': 'https://hoogle.haskell.org/?hoogle={}',
+ 'h': 'https://hoogle.haskell.org/?hoogle={}',
+ 'fpp/slack': 'https://focalpointpositioning.slack.com/messages/{}',
+ 'fpp/confluence': 'https://fppnt.atlassian.net/wiki/search?text={}',
}
## Page(s) to open at the start.