Revert to old firefox sidebar

This commit is contained in:
SebastianStork 2025-04-13 23:24:07 +02:00
parent a92d32025a
commit a3472bb822

View file

@ -34,6 +34,7 @@
"browser.tabs.loadBookmarksInBackground" = true;
"browser.tabs.groups.enabled" = true;
"browser.uidensity" = 1;
"sidebar.revamp" = false;
};
extraConfig = builtins.readFile "${inputs.betterfox}/user.js";