]> git.rmz.io Git - dotfiles.git/commitdiff
qutebrowser: default to issue scope for evk search
authorSamir Benmendil <me@rmz.io>
Sat, 11 Mar 2023 18:09:07 +0000 (18:09 +0000)
committerSamir Benmendil <me@rmz.io>
Sat, 11 Mar 2023 18:36:19 +0000 (18:36 +0000)
qutebrowser/config.py

index 53b0a25617dc902dda872c8528c833144f5d8908..99338ef110e60ae6793e114618459149e786d832 100644 (file)
@@ -1802,7 +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={}',
                        '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',
+                       'evk':            'https://gitlab.com/search?&scope=issues&group_id=13301433&search={}',
                       }
 
 ## Page(s) to open at the start.
                       }
 
 ## Page(s) to open at the start.