summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 49839f0..53a0d6b 100644
--- a/config.h
+++ b/config.h
@@ -25,7 +25,7 @@ static Parameter defconfig[ParameterLast] = {
[DiskCache] = { { .i = 1 }, },
[DNSPrefetch] = { { .i = 1 }, },
[FileURLsCrossAccess] = { { .i = 0 }, },
- [FontSize] = { { .i = 10 }, },
+ [FontSize] = { { .i = 12 }, },
[FrameFlattening] = { { .i = 0 }, },
[Geolocation] = { { .i = 0 }, },
[HideBackground] = { { .i = 0 }, },