diff --git a/home/librewolf.nix b/home/librewolf.nix index 9ff2617e..2865a217 100644 --- a/home/librewolf.nix +++ b/home/librewolf.nix @@ -79,6 +79,8 @@ let "network.dns.native_https_query" = false; + "apz.overscroll.enabled" = false; + "toolkit.legacyUserProfileCustomizations.stylesheets" = true; };