added some firefox configs

This commit is contained in:
Sebastian Moser
2024-05-04 22:40:38 +02:00
parent 56790ac784
commit 87e548af31

View File

@@ -1,5 +1,10 @@
{ ... }: {
# added over time
"browser.tabs.insertAfterCurrent" = true;
"browser.tabs.unloadOnLowMemory" = true;
"browser.low_commit_space_threshold_mb" = 1500;
# general
"extensions.autoDisableScopes" = 0;
"extensions.enabledScopes" = 15;