fix Firefox

This commit is contained in:
Daniel Langbein 2023-09-16 12:06:06 +02:00
parent 8bcc436a78
commit 3bcce0fbc6
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -75,6 +75,8 @@
"browser.startup.page" = 3; "browser.startup.page" = 3;
}; };
# This is recommended since Firefox will replace the symlink for the search configuration on every launch.
search.force = true;
search.default = "Startpage"; search.default = "Startpage";
search.engines = { search.engines = {
"Amazon.de".metaData.hidden = true; "Amazon.de".metaData.hidden = true;