]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: add stm search engine
authorSamir Benmendil <me@rmz.io>
Sat, 23 Nov 2024 12:42:56 +0000 (12:42 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 23 Nov 2024 12:42:56 +0000 (12:42 +0000)
qutebrowser/config.py

index 0c0cd584c492826bbb453ea112e719c3ceae9738..fa173b364506a44641205a027abfea715f1b0e79 100644 (file)
@@ -1819,7 +1819,8 @@ 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={}',
                        '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?&scope=issues&group_id=13301433&search={}',
+                       'evk':            'https://gitlab.com/search?scope=issues&group_id=13301433&search={}',
+                       'stm':            'https://gitlab.com/search?scope=issues&group_id=11101995&project_id=60665292&search={}',
                        'dev':            'https://devdocs.io/#q={}',
                        'phind':          'https://www.phind.com/search?q={}',
                       }
                        'dev':            'https://devdocs.io/#q={}',
                        'phind':          'https://www.phind.com/search?q={}',
                       }