X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/e2a2026a5e22fc497e4b8342314e6d97d6b60e01..83a0405b814f326157b4e34113fe96a517d22c6f:/qutebrowser/config.py diff --git a/qutebrowser/config.py b/qutebrowser/config.py index b9ec5ab..8ebf280 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -1562,6 +1562,8 @@ c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?t=chakra&q={}', 'ddg': 'https://duckduckgo.com/?t=chakra&q={}', '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={}', } ## Page(s) to open at the start.