]> git.rmz.io Git - dotfiles.git/blobdiff - qutebrowser/config.py
qutebrowser: search directly on ddg instead of cppreference
[dotfiles.git] / qutebrowser / config.py
index b5fd824aa7ec5d0398025b84e12dc3fea9a91a7a..c682c9cd10b6ee451ba3afa1c32764b2632df09c 100644 (file)
@@ -1815,7 +1815,7 @@ c.tabs.select_on_remove = 'prev'
 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/{}',
 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={}',
+                       'std':            'https://duckduckgo.com/?sites=en.cppreference.com&q={}',
                        'hoogle':         'https://hoogle.haskell.org/?hoogle={}',
                        'h':              'https://hoogle.haskell.org/?hoogle={}',
                        'fpp/slack':      'https://focalpointpositioning.slack.com/messages/{}',
                        'hoogle':         'https://hoogle.haskell.org/?hoogle={}',
                        'h':              'https://hoogle.haskell.org/?hoogle={}',
                        'fpp/slack':      'https://focalpointpositioning.slack.com/messages/{}',