]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: add evk searchengine
authorSamir Benmendil <me@rmz.io>
Wed, 1 Feb 2023 00:10:03 +0000 (00:10 +0000)
committerSamir Benmendil <me@rmz.io>
Wed, 1 Feb 2023 00:10:03 +0000 (00:10 +0000)
qutebrowser/config.py

index 0d8bd9964f6ee8a7cbb91867a71d943ca11a2ebe..53b0a25617dc902dda872c8528c833144f5d8908 100644 (file)
@@ -1802,6 +1802,7 @@ c.url.searchengines = {'DEFAULT':        'https://duckduckgo.com/?t=chakra&q={}'
                        'h':              'https://hoogle.haskell.org/?hoogle={}',
                        'fpp/slack':      'https://focalpointpositioning.slack.com/messages/{}',
                        'fpp/confluence': 'https://fppnt.atlassian.net/wiki/search?text={}',
+                       'evk':            'https://gitlab.com/search?search={}&group_id=13301433',
                       }
 
 ## Page(s) to open at the start.