X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=152300f35cbf28794803edb887d5501fbbe48365;hb=7ffdcd756ca77cc4e7d1e0cda25bd7826cc8b8f1;hp=c7d6a3835dc5ffa24c2b57b73661f8bf6f7ef225;hpb=2eafff0e8bc0092f2d0280c6ef8523db652a115c;p=surf.git diff --git a/config.def.h b/config.def.h index c7d6a38..152300f 100644 --- a/config.def.h +++ b/config.def.h @@ -37,7 +37,7 @@ static Key keys[] = { static Item items[] = { { "New Window", newwindow, { .v = NULL } }, - { "Reload", reload, { .b = FALSE } }, + { "Reload", reload, { .b = FALSE } }, { "Stop", stop, { 0 } }, { "<===", navigate, { .i = -1 } }, { "===>", navigate, { .i = +1 } },