feat: librewolf sortByRecentlyUsed
This commit is contained in:
parent
0e18aa95bc
commit
db90beb654
|
@ -217,6 +217,7 @@ in
|
||||||
"privacy.clearOnShutdown.history" = false;
|
"privacy.clearOnShutdown.history" = false;
|
||||||
"privacy.clearOnShutdown.downloads" = false;
|
"privacy.clearOnShutdown.downloads" = false;
|
||||||
"privacy.donottrackheader.enabled" = true;
|
"privacy.donottrackheader.enabled" = true;
|
||||||
|
"browser.ctrlTab.sortByRecentlyUsed" = true;
|
||||||
"general.autoScroll" = true;
|
"general.autoScroll" = true;
|
||||||
"pdfjs.viewerCssTheme" = 2;
|
"pdfjs.viewerCssTheme" = 2;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue