Add bookmark bar to firefox

This commit is contained in:
Vili Sinervä 2024-08-07 15:32:36 +03:00
parent 27d75659d0
commit 58b74a8534
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -46,7 +46,7 @@ in
DisablePocket = true;
DisableSecurityBypass = false;
DisableTelemetry = true;
DisplayBookmarksToolbar = "never"; # alternatives: "always" or "newtab"
DisplayBookmarksToolbar = "always"; # alternatives: "always" or "newtab"
DisplayMenuBar = "default-off"; # alternatives: "always", "never" or "default-on"
DontCheckDefaultBrowser = true;
DownloadDirectory = "\${home}/Downloads";