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:
parent
887cd0486e
commit
277fe45e3e
2 changed files with 69 additions and 51 deletions
|
@ -34,6 +34,7 @@
|
|||
"extensions.autoDisableScopes" = 0;
|
||||
"browser.bookmarks.autoExportHTML" = true;
|
||||
"browser.bookmarks.file" = "~/bookmarks.html";
|
||||
"browser.tabs.groups.enabled" = false;
|
||||
};
|
||||
};
|
||||
policies = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue