]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: add devdoc searchengine
authorSamir Benmendil <me@rmz.io>
Sat, 11 Mar 2023 18:09:24 +0000 (18:09 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 11 Mar 2023 18:36:19 +0000 (18:36 +0000)
qutebrowser/config.py

index 99338ef110e60ae6793e114618459149e786d832..5a091a58a1eb3202119ce6bcdd9cbf51c0cb807c 100644 (file)
@@ -1803,6 +1803,7 @@ c.url.searchengines = {'DEFAULT':        'https://duckduckgo.com/?t=chakra&q={}'
                        'fpp/slack':      'https://focalpointpositioning.slack.com/messages/{}',
                        'fpp/confluence': 'https://fppnt.atlassian.net/wiki/search?text={}',
                        'evk':            'https://gitlab.com/search?&scope=issues&group_id=13301433&search={}',
+                       'dev':            'https://devdocs.io/#q={}',
                       }
 
 ## Page(s) to open at the start.