fix the firefox bookmarks for the new update

This commit is contained in:
Lillian Violet 2025-03-28 14:32:10 +01:00
parent 53c2fd90ff
commit 480bdcdcc4

View file

@ -24,7 +24,9 @@
"toolkit.legacyUserProfileCustomizations.stylesheets" = true;
"browser.newtabpage.activity-stream.improvesearch.topSiteSearchShortcuts.searchEngines" = "DuckDuckGo";
};
bookmarks = [
bookmarks = {
force = true;
settings = [
{
name = "DIY HRT";
toolbar = false;
@ -87,4 +89,5 @@
];
};
};
};
}