diff --git a/modules/home/librewolf.nix b/modules/home/librewolf.nix index 69537c0..c4efcfb 100644 --- a/modules/home/librewolf.nix +++ b/modules/home/librewolf.nix @@ -82,6 +82,7 @@ installation_mode = "force_installed"; }; + # Dark Reader "addon@darkreader.org" = { install_url = "https://addons.mozilla.org/firefox/downloads/latest/darkreader/latest.xpi"; installation_mode = "force_installed"; @@ -121,6 +122,7 @@ Value = false; Status = "locked"; }; + "browser.tabs.groups.smart.userEnabled" = { Value = false; Status = "locked";