firefox: enable rounded corners with sidebar

This commit is contained in:
Nico 2025-05-03 16:16:02 +10:00
parent ad934294af
commit ec1eeb5d6a

View file

@ -110,6 +110,7 @@
// appearance
lockPref("sidebar.revamp", true);
lockPref("sidebar.verticalTabs", true);
lockPref("sidebar.revamp.round-content-area", true);
lockPref("sidebar.animation.enabled", false);
lockPref("extensions.activeThemeID", "firefox-compact-dark@mozilla.org");
lockPref("browser.toolbars.bookmarks.visibility", "newtab");