]> Skullheadx's Git Forge - surf.git/commitdiff
changing default value of NOBACKGROUND
authorEnno Boland (tox) <tox@s01.de>
Sun, 9 May 2010 20:46:22 +0000 (22:46 +0200)
committerEnno Boland (tox) <tox@s01.de>
Sun, 9 May 2010 20:46:22 +0000 (22:46 +0200)
config.def.h

index 1110acc8a288db84e283cd535d5e2838fcd2770a..47925700f6872b907b7300b3befdfab8fdf414c1 100644 (file)
@@ -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 0
+#define NOBACKGROUND 1
 
 #define SETPROP(p)       { .v = (char *[]){ "/bin/sh", "-c", \
        "prop=\"`xprop -id $1 $0 | cut -d '\"' -f 2 | dmenu`\" &&" \