projects
/
dotfiles.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01b12c1
)
Less redirections during DDG search
author
Sergey Matveev <stargrave@stargrave.org>
Tue, 19 Nov 2019 10:24:39 +0000 (13:24 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Tue, 19 Nov 2019 10:24:39 +0000 (13:24 +0300)
xombrero/.xombrero.conf
patch
|
blob
|
history
diff --git
a/xombrero/.xombrero.conf
b/xombrero/.xombrero.conf
index cb6411060ada5dd5bb53c16799063803c4dad774..e53e4135abd09816edab834103bc12468de5cf6a 100644
(file)
--- a/
xombrero/.xombrero.conf
+++ b/
xombrero/.xombrero.conf
@@
-92,7
+92,7
@@
http_proxy_starts_enabled = 0
# search_string = https://startpage.com/do/search?language=english_us&cat=web&query=%s
#
# DuckDuckGo
-search_string = https://
www.duckduckgo.com
/?q=%s
+search_string = https://
duckduckgo.com/lite
/?q=%s
# External editor.
# NOTE: The editor specified here must not fork into the background.