fix the firefox bookmarks for the new update
This commit is contained in:
parent
53c2fd90ff
commit
480bdcdcc4
|
@ -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 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue