changeset: 199:c62bc5ee120f
tag: tip
user: Enno Boland (tox) <tox_AT_s01.de>
date: Sun May 09 22:46:22 2010 +0200
files: config.def.h
description:
changing default value of NOBACKGROUND
diff -r 0e09e6a88399 -r c62bc5ee120f config.def.h
--- a/config.def.h Sun May 09 22:41:11 2010 +0200
+++ b/config.def.h Sun May 09 22:46:22 2010 +0200
@@ -7,7 +7,7 @@
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`\" &&" \
Received on Sun May 09 2010 - 20:45:32 UTC
This archive was generated by hypermail 2.2.0 : Sun May 09 2010 - 20:48:05 UTC