Firefox: disable bookmarks toolbar (by default)
This commit is contained in:
parent
ac7a6d37ca
commit
6bf3a3bd61
|
@ -34,7 +34,7 @@
|
|||
DisableSetDesktopBackground = true;
|
||||
DisableSystemAddonUpdate = true;
|
||||
DisableTelemetry = true;
|
||||
DisplayBookmarksToolbar = "newtab";
|
||||
DisplayBookmarksToolbar = false;
|
||||
DisplayMenuBar = "default-off";
|
||||
DontCheckDefaultBrowser = true;
|
||||
EnableTrackingProtection = {
|
||||
|
|
Loading…
Reference in a new issue