|
|
@@ -40,7 +40,7 @@ static Parameter defconfig[ParameterLast] = {
|
|
|
[ScrollBars] = { { .i = 1 }, },
|
|
|
[ShowIndicators] = { { .i = 1 }, },
|
|
|
[SiteQuirks] = { { .i = 1 }, },
|
|
|
- [SmoothScrolling] = { { .i = 0 }, },
|
|
|
+ [SmoothScrolling] = { { .i = 1 }, },
|
|
|
[SpellChecking] = { { .i = 0 }, },
|
|
|
[SpellLanguages] = { { .v = ((char *[]){ "en_US", NULL }) }, },
|
|
|
[StrictTLS] = { { .i = 1 }, },
|