diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-10-03 09:40:07 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-10-03 09:40:07 -0300 |
commit | 048cec347545feb941359d1f15bfc53a0811a8f0 (patch) | |
tree | de47592517da724c607e0d2473e7a32b2151ad95 | |
parent | 0e2fcc569299f25820acf2b61060bca0a81d4051 (diff) | |
download | pentadactyl-048cec347545feb941359d1f15bfc53a0811a8f0.tar.gz pentadactyl-048cec347545feb941359d1f15bfc53a0811a8f0.tar.bz2 |
Default search engine: duckduckgo
-rw-r--r-- | pentadactylrc.dot.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pentadactylrc.dot.link b/pentadactylrc.dot.link index bd8d6dd..9294509 100644 --- a/pentadactylrc.dot.link +++ b/pentadactylrc.dot.link @@ -7,7 +7,7 @@ loadplugins '\.(js|penta)$' group user " Set title and default search -set defsearch=duck +set defsearch=duckduckgo set titlestring=Firefox " Show tab numbers |