diff --git a/hosts/pinwheel/modules/firefox/default.nix b/hosts/pinwheel/modules/firefox/default.nix index e92c3f6..d4f8b4e 100644 --- a/hosts/pinwheel/modules/firefox/default.nix +++ b/hosts/pinwheel/modules/firefox/default.nix @@ -35,6 +35,7 @@ let sharedSettings = { "general.autoscroll" = false; + "apz.gtk.kinetic_scroll.enabled" = false; }; in {