]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: cdda search engine
authorSamir Benmendil <me@rmz.io>
Thu, 7 Oct 2021 10:56:22 +0000 (11:56 +0100)
committerSamir Benmendil <me@rmz.io>
Tue, 14 Dec 2021 22:25:46 +0000 (22:25 +0000)
qutebrowser/config.py

index 569dd039a14434fc255798efe7a756b264664e5b..0d2aaac8fb271e40c7e589e251de41ca263e18d3 100644 (file)
@@ -1560,6 +1560,7 @@ c.url.default_page = 'https://duckduckgo.com/?t=chakra'
 ## 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={}',