25.05: fix firefox search engine names

This commit is contained in:
Leonardo Eugênio 2025-05-24 01:11:08 -03:00
parent d353be3ce8
commit dc734b6d62
No known key found for this signature in database
GPG key ID: 2F8F21CE8721456B

View file

@ -23,7 +23,7 @@ in
dev-edition-default = {
isDefault = true;
search.force = true;
search.default = "DuckDuckGo";
search.default = "ddg";
settings = {
"devtools.theme" = "auto";
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;