summaryrefslogtreecommitdiff
path: root/qutebrowser
diff options
context:
space:
mode:
authorUrbain Vaes <urbain@vaes.uk>2018-04-08 11:25:59 +0100
committerUrbain Vaes <urbain@vaes.uk>2018-04-08 14:48:55 +0100
commit0e325e0ac2110e9832aae051bb21f05dc6f8ccdc (patch)
tree031dce7e35a9839c787ec8e5975454ec07c4635e /qutebrowser
parent3ee22303b7561b0d784a5a004e656892579869f3 (diff)
Remove oh-my-zsh
Diffstat (limited to 'qutebrowser')
-rw-r--r--qutebrowser/.config/qutebrowser/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/qutebrowser/.config/qutebrowser/config.py b/qutebrowser/.config/qutebrowser/config.py
index 0e609d7..487c4e8 100644
--- a/qutebrowser/.config/qutebrowser/config.py
+++ b/qutebrowser/.config/qutebrowser/config.py
@@ -56,6 +56,7 @@ c.url.searchengines = {
'dic': 'https://dictionary.cambridge.org/dictionary/english/{}',
'google': 'https://www.google.com/search?hl=en&q={}',
'hn': 'https://hn.algolia.com/?query={}',
+ 'lit': 'https://www.littre.org/definition/{}',
'scholar': 'https://scholar.google.com/scholar?q={}',
'tr': 'https://translate.google.com/#en/fr/{}',
'yt': 'https://www.youtube.com/results?search_query={}',