X-Git-Url: https://git.danieliu.xyz/?p=surf.git;a=blobdiff_plain;f=config.def.h;h=bea744cb3706f851b0e5e4374456d495a57a1c8d;hp=3b64d7546e3f2d61b661d867692b7b634e2a5157;hb=62f54a3745f193223def1c14a19a8581af1c00ed;hpb=f1299dcfc1608018644ce07bf0a8cc2089e9960d diff --git a/config.def.h b/config.def.h index 3b64d75..bea744c 100644 --- a/config.def.h +++ b/config.def.h @@ -6,7 +6,7 @@ static char *stylefile = ".surf/style.css"; static char *scriptfile = ".surf/script.js"; static char *cookiefile = ".surf/cookies.txt"; static time_t sessiontime = 3600; -#define NOBACKGROUND 0 +#define HIDE_BACKGROUND FALSE #define SETPROP(p, q) { .v = (char *[]){ "/bin/sh", "-c", \ "prop=\"`xprop -id $2 $0 | cut -d '\"' -f 2 | dmenu`\" &&" \