Firefox: turn off bookmarks toolbar
This commit is contained in:
parent
992ec5ed23
commit
fe5e44fb78
|
@ -29,7 +29,7 @@
|
|||
DisableSetDesktopBackground = true;
|
||||
DisableSystemAddonUpdate = true;
|
||||
DisableTelemetry = true;
|
||||
DisplayBookmarksToolbar = "newtab";
|
||||
DisplayBookmarksToolbar = false;
|
||||
DisplayMenuBar = "default-off";
|
||||
DontCheckDefaultBrowser = true;
|
||||
EnableTrackingProtection = {
|
||||
|
|
Reference in a new issue