pinwheel: Disable "kinetic scrolling" in firefox
This commit is contained in:
@@ -35,6 +35,7 @@ let
|
|||||||
|
|
||||||
sharedSettings = {
|
sharedSettings = {
|
||||||
"general.autoscroll" = false;
|
"general.autoscroll" = false;
|
||||||
|
"apz.gtk.kinetic_scroll.enabled" = false;
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user