From a98b53de9991167471e840ae3c18798c8d9fc1b7 Mon Sep 17 00:00:00 2001 From: andromeda Date: Fri, 1 May 2026 13:37:31 +0200 Subject: new conf --- nix/patches/change-default-search-engine.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 nix/patches/change-default-search-engine.patch (limited to 'nix/patches') diff --git a/nix/patches/change-default-search-engine.patch b/nix/patches/change-default-search-engine.patch new file mode 100644 index 0000000..eea0845 --- /dev/null +++ b/nix/patches/change-default-search-engine.patch @@ -0,0 +1,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 ++} -- cgit v1.3