]> git.rmz.io Git - dotfiles.git/blobdiff - qutebrowser/config.py
mpv: don't ignore vp9 codecs
[dotfiles.git] / qutebrowser / config.py
index 53b0a25617dc902dda872c8528c833144f5d8908..5a091a58a1eb3202119ce6bcdd9cbf51c0cb807c 100644 (file)
@@ -1802,7 +1802,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={}',
-                       'evk':            'https://gitlab.com/search?search={}&group_id=13301433',
+                       'evk':            'https://gitlab.com/search?&scope=issues&group_id=13301433&search={}',
+                       'dev':            'https://devdocs.io/#q={}',
                       }
 
 ## Page(s) to open at the start.