1
1
Fork 0

firefox: lower touchpad scroll speed

This commit is contained in:
Myned 2025-03-29 18:12:20 -05:00
parent 9bcc8ab467
commit d2f0897a34
Signed by: Myned
GPG key ID: C7224454F7881A34

View file

@ -76,6 +76,7 @@ with lib; {
{
"accessibility.browsewithcaret" = false;
"accessibility.typeaheadfind" = false;
"apz.gtk.pangesture.page_delta_mode_multiplier" = 0.25; # Touchpad scroll speed
"browser.aboutConfig.showWarning" = false;
"browser.bookmarks.restore_default_bookmarks" = false;
"browser.contentblocking.category" = "standard";