summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index c69e793..c9d30ea 100644
--- a/config.h
+++ b/config.h
@@ -10,4 +10,4 @@ static const Block blocks[] = {
};
//sets delimeter between status commands. NULL character ('\0') means no delimeter.
-static char *delim = "|";
+static char *delim = " | ";