diff --git a/hosts/pinwheel/modules/firefox/default.nix b/hosts/pinwheel/modules/firefox/default.nix index 8d3e027..940aa89 100644 --- a/hosts/pinwheel/modules/firefox/default.nix +++ b/hosts/pinwheel/modules/firefox/default.nix @@ -41,7 +41,7 @@ let }; sharedSettings = { - "general.autoscroll" = false; + "general.smoothScroll" = true; "apz.gtk.kinetic_scroll.enabled" = false; }; in