Firefox adjustements : download dir and bookmarks bar

This commit is contained in:
Yorick Barbanneau 2023-09-11 22:35:53 +02:00
parent 2660243b56
commit 6123f744b0

View file

@ -19,7 +19,8 @@ in
DontCheckDefaultBrowser = true;
DisablePocket = true;
DisableTelemetry = true;
DisplayBookmarksToolbar = "always";
DisplayBookmarksToolbar = "never";
DefaultDownloadDirectory = "\${home}/downloads";
EnableTrackingProtection = {
Value = true;
Locked = true;