firefox: lower touchpad scroll speed
This commit is contained in:
parent
9bcc8ab467
commit
d2f0897a34
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ with lib; {
|
||||||
{
|
{
|
||||||
"accessibility.browsewithcaret" = false;
|
"accessibility.browsewithcaret" = false;
|
||||||
"accessibility.typeaheadfind" = false;
|
"accessibility.typeaheadfind" = false;
|
||||||
|
"apz.gtk.pangesture.page_delta_mode_multiplier" = 0.25; # Touchpad scroll speed
|
||||||
"browser.aboutConfig.showWarning" = false;
|
"browser.aboutConfig.showWarning" = false;
|
||||||
"browser.bookmarks.restore_default_bookmarks" = false;
|
"browser.bookmarks.restore_default_bookmarks" = false;
|
||||||
"browser.contentblocking.category" = "standard";
|
"browser.contentblocking.category" = "standard";
|
||||||
|
|
Loading…
Add table
Reference in a new issue