about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorTodd T. Fries <todd@fries.net>2012-04-05 02:00:36 -0500
committerTodd T. Fries <todd@fries.net>2012-04-05 02:00:36 -0500
commit7259121e75450fcf957df1e81fd19b2279442d9a (patch)
tree19a8efd6af6a4287ef16bc16e04599bd238555e7
parent1014417a38673bda8347a9eeb9e3bd40bcc014a5 (diff)
downloadxombrero-7259121e75450fcf957df1e81fd19b2279442d9a.tar.gz
add duckduckgo to search_strings
from Kyle Isom coder at kyleisom dot net
-rw-r--r--xxxterm.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/xxxterm.conf b/xxxterm.conf
index 78f1a79..5a2a760 100644
--- a/xxxterm.conf
+++ b/xxxterm.conf
@@ -80,6 +80,9 @@
 #
 # Start Page
 # search_string		= https://startpage.com/do/search?language=english_us&cat=web&query=%s
+#
+# Duck Duck Go
+# search_string		= https://www.duckduckgo.com/html/?q=%s
 
 # External editor.
 # NOTE: The editor specified here must not fork into the background.