X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=config.def.h;h=6748f8aafe290e10d1baffb3c1737c88fdf827a9;hp=2e735bfadc9b76fdc988cef27760f8a1ff45f9a3;hb=7817d0ec83b16dad6ad4f68039a58c371dbca38e;hpb=723ff26c3618cf4db1ae34688509cbcdfed1412f diff --git a/config.def.h b/config.def.h index 2e735bf..6748f8a 100644 --- a/config.def.h +++ b/config.def.h @@ -46,6 +46,7 @@ static Parameter defconfig[ParameterLast] = { [SpellLanguages] = { { .v = ((char *[]){ "en_US", NULL }) }, }, [StrictTLS] = { { .i = 1 }, }, [Style] = { { .i = 1 }, }, + [WebGL] = { { .i = 0 }, }, [ZoomLevel] = { { .f = 1.0 }, }, };