1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30

added general improvement option

This commit is contained in:
yokoffing
2020-09-24 12:50:44 -04:00
committed by GitHub
parent d467b68e5e
commit 4407388a1b
+1 -1
View File
@@ -16,7 +16,7 @@
***************************************************************************/
/****************************************************************************
* SECTION: SMOOTH SCROLLING (OVERALL IMPROVEMENT OF DEFAULT *
* SECTION: SMOOTH SCROLLING (OVERALL IMPROVEMENT OF DEFAULTS) *
****************************************************************************/
user_pref("general.smoothScroll", true);
user_pref("general.smoothScroll.lines.durationMaxMS", 125);