summaryrefslogtreecommitdiff
path: root/nix/patches/change-default-search-engine.patch
blob: eea084551d9416c6f255f143b907482f6afab154 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff --git a/build-resources/policies/phoenix-desktop.json b/build-resources/policies/phoenix-desktop.json
index 48efbe39..b5d2fe95 100644
--- a/build-resources/policies/phoenix-desktop.json
+++ b/build-resources/policies/phoenix-desktop.json
@@ -102,8 +102,8 @@
                     "URLTemplate": "https://eu.startpage.com/sp/search"
                 }
             ],
-            "Default": "DuckDuckGo‎",
-            "DefaultPrivate": "DuckDuckGo‎",
+            "Default": "DuckDuckGo (HTML)",
+            "DefaultPrivate": "DuckDuckGo (HTML)",
             "PreventInstalls": false,
             "Remove": [
                 "1&1 Suche",
@@ -170,4 +170,4 @@
             ]
         }
     }
-}
\ No newline at end of file
+}