vanadium/firefox: disable kinetic scroll

This commit is contained in:
Primrose 2025-06-16 20:07:11 +02:00
parent cd9c3abef2
commit 612e8e67f5
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -129,9 +129,6 @@ in {
'';
settings = {
"layout.css.has-selector.enabled" = true;
"apz.gtk.kinetic_scroll.enabled" = true; # vanadium has a trackpad
"apz.fling_friction" = 0.003; # originally 0.002
};
extensions.packages = let
addons = nur.repos.rycee.firefox-addons;