mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 18:41:34 +01:00
Enable firefox tab groups
This commit is contained in:
parent
e094f112bf
commit
8c78161ca6
1 changed files with 1 additions and 0 deletions
|
|
@ -21,4 +21,5 @@ in
|
|||
pref("signon.rememberSignons", false);
|
||||
pref("extensions.formautofill.creditCards.enabled", false);
|
||||
pref("browser.tabs.loadBookmarksInBackground", true);
|
||||
pref("browser.tabs.groups.enabled", true);
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue