1
1
Fork 0

firefox: switch to duckduckgo

Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
Myned 2024-09-24 23:29:37 -05:00
parent 4715bff0cc
commit fc7aecfd19
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -246,7 +246,7 @@ in {
# https://mozilla.github.io/policy-templates/#searchengines-this-policy-is-only-available-on-the-esr # https://mozilla.github.io/policy-templates/#searchengines-this-policy-is-only-available-on-the-esr
SearchEngines = { SearchEngines = {
Default = "SearXNG"; Default = "DuckDuckGo";
Add = [ Add = [
{ {
@ -278,7 +278,7 @@ in {
} }
{ {
Name = "Duck"; Name = "DuckDuckGo";
Alias = "d"; Alias = "d";
IconURL = "https://duckduckgo.com/favicon.ico"; IconURL = "https://duckduckgo.com/favicon.ico";
URLTemplate = "https://duckduckgo.com/?q={searchTerms}"; URLTemplate = "https://duckduckgo.com/?q={searchTerms}";