turned tab groups off in librewolf, updated flake

tab groups cause bugs with vertical tabs and expand sidebar on hover,
and i dont use them, so goodbye
This commit is contained in:
Gabriella Bere 2025-07-24 17:49:18 +01:00
parent 887cd0486e
commit 277fe45e3e
2 changed files with 69 additions and 51 deletions

View file

@ -34,6 +34,7 @@
"extensions.autoDisableScopes" = 0;
"browser.bookmarks.autoExportHTML" = true;
"browser.bookmarks.file" = "~/bookmarks.html";
"browser.tabs.groups.enabled" = false;
};
};
policies = {