From: Samir Benmendil Date: Wed, 1 Feb 2023 00:10:03 +0000 (+0000) Subject: qutebrowser: add evk searchengine X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/80bc8a67f09faf350862d3c43e9da74f8ab85fa5 qutebrowser: add evk searchengine --- diff --git a/qutebrowser/config.py b/qutebrowser/config.py index 0d8bd99..53b0a25 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -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.