diff options
| -rw-r--r-- | config.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 },     }, | 
