mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Revert to old firefox sidebar
This commit is contained in:
parent
a92d32025a
commit
a3472bb822
1 changed files with 1 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue