From ed863f6fa4cd1006c31f60edb3ad0639c6983e37 Mon Sep 17 00:00:00 2001 From: Michael SALIHI Date: Thu, 10 Sep 2015 07:34:00 +0200 Subject: Search completion; add support for Qwant completion --- lib/settings.coffee | 1 + 1 file changed, 1 insertion(+) (limited to 'lib') diff --git a/lib/settings.coffee b/lib/settings.coffee index 99a20963..0d787036 100644 --- a/lib/settings.coffee +++ b/lib/settings.coffee @@ -156,6 +156,7 @@ Settings = # b: https://www.bing.com/search?q=%s Bing # d: https://duckduckgo.com/?q=%s DuckDuckGo # az: http://www.amazon.com/s/?field-keywords=%s Amazon + # qw: https://www.qwant.com/?q=%s Qwant """ newTabUrl: "chrome://newtab" grabBackFocus: false -- cgit v1.2.3