X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.def.h;h=1110acc8a288db84e283cd535d5e2838fcd2770a;hb=424936e96c375bbfc0c624ea213112520c71534f;hp=47925700f6872b907b7300b3befdfab8fdf414c1;hpb=8acc31bbde28b79be906269c0dbcc59974bbb800;p=surf.git diff --git a/config.def.h b/config.def.h index 4792570..1110acc 100644 --- a/config.def.h +++ b/config.def.h @@ -7,7 +7,7 @@ static char *scriptfile = ".surf/script.js"; static char *cookiefile = ".surf/cookies.txt"; static char *dldir = ".surf/dl/"; static time_t sessiontime = 0; -#define NOBACKGROUND 1 +#define NOBACKGROUND 0 #define SETPROP(p) { .v = (char *[]){ "/bin/sh", "-c", \ "prop=\"`xprop -id $1 $0 | cut -d '\"' -f 2 | dmenu`\" &&" \