firefox: switch to duckduckgo
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
4715bff0cc
commit
fc7aecfd19
1 changed files with 2 additions and 2 deletions
|
@ -246,7 +246,7 @@ in {
|
|||
|
||||
# https://mozilla.github.io/policy-templates/#searchengines-this-policy-is-only-available-on-the-esr
|
||||
SearchEngines = {
|
||||
Default = "SearXNG";
|
||||
Default = "DuckDuckGo";
|
||||
|
||||
Add = [
|
||||
{
|
||||
|
@ -278,7 +278,7 @@ in {
|
|||
}
|
||||
|
||||
{
|
||||
Name = "Duck";
|
||||
Name = "DuckDuckGo";
|
||||
Alias = "d";
|
||||
IconURL = "https://duckduckgo.com/favicon.ico";
|
||||
URLTemplate = "https://duckduckgo.com/?q={searchTerms}";
|
||||
|
|
Loading…
Add table
Reference in a new issue