X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=5e6506b2f4fc554df9db838b92fb293eab2b49e7;hb=c04662c338df2c92d4f03857af51490572e2b375;hp=5364cea24fea2141e2efdc37943e3adc703bb4b0;hpb=59468d80c37f1c5f1638c7dcd88faa6595eb9898;p=surf.git diff --git a/config.def.h b/config.def.h index 5364cea..5e6506b 100644 --- a/config.def.h +++ b/config.def.h @@ -206,3 +206,5 @@ static Button buttons[] = { { OnAny, 0, 9, clicknavigate, { .i = +1 }, 1 }, { OnMedia, MODKEY, 1, clickexternplayer, { 0 }, 1 }, }; + +#define HOMEPAGE "https://searx.danieliu.xyz/"