diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-12-05 02:40:36 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-12-05 02:40:36 +0100 |
commit | 1c104322b6b682debfbcda8b1b84e3abb085048a (patch) | |
tree | 4ec569470b20ed35138ece0411f27320e8e349a5 | |
parent | dc81b3410d2346bd8948e010d2b56964e234efd9 (diff) |
set searchengine to default
-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 977578b..1a96af5 100644 --- a/config/extra/tridactyl/tridactylrc +++ b/config/extra/tridactyl/tridactylrc @@ -1,5 +1,5 @@ set newtab http://localhost:28669 -set searchengine duckduckgo +set searchengine "" " Searchurls set searchurls.1x https://www.1377x.to/search/%s/1 |