pinwheel: Enable smooth scrolling in firefox

This commit is contained in:
Alexander Heldt
2023-12-09 21:49:59 +01:00
parent 8dbf037c2d
commit ad7da1528a

View File

@@ -41,7 +41,7 @@ let
};
sharedSettings = {
"general.autoscroll" = false;
"general.smoothScroll" = true;
"apz.gtk.kinetic_scroll.enabled" = false;
};
in