diff options
| author | andromeda <andromeda@lenovo> | 2026-05-06 19:37:56 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-05-06 19:37:56 +0200 |
| commit | e5aaed7169e7a9b1ae537763ee94ea01aa401852 (patch) | |
| tree | a386a051a9e18e31ae125ec9418410cbe5b64e4d /laptop/patches | |
| parent | 6a6630647c79e80d7995eac21bc188b5a516d142 (diff) | |
neo layout
Diffstat (limited to 'laptop/patches')
| -rw-r--r-- | laptop/patches/change-default-search-engine.patch | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/laptop/patches/change-default-search-engine.patch b/laptop/patches/change-default-search-engine.patch new file mode 100644 index 0000000..eea0845 --- /dev/null +++ b/laptop/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 ++} |
