diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-31 17:32:07 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-31 17:32:07 +0100 |
commit | c7e869a7a13d43ef98821c2aa63310b3578146e7 (patch) | |
tree | a24a9869c204a02b5fa349828285eab6edd71841 | |
parent | af6487bdb195c61574fa353e3bdd5bfe54b2073b (diff) |
reset duckduckgo to searchengine
-rw-r--r-- | config/extra/tridactyl/tridactylrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/extra/tridactyl/tridactylrc b/config/extra/tridactyl/tridactylrc index d9cab9e..977578b 100644 --- a/config/extra/tridactyl/tridactylrc +++ b/config/extra/tridactyl/tridactylrc @@ -1,5 +1,5 @@ set newtab http://localhost:28669 -set searchengine qwant +set searchengine duckduckgo " Searchurls set searchurls.1x https://www.1377x.to/search/%s/1 |