aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 6289099..6ec80a5 100644
--- a/config.h
+++ b/config.h
@@ -39,7 +39,7 @@ static const Block blocks[] = {
//Sets delimiter between status commands. NULL character ('\0') means no delimiter.
static char *predelim = " ";
-static char *postdelim = " ";
+static char *postdelim = " ";
// Have dwmblocks automatically recompile and run when you edit this file in
// vim with the following line in your vimrc/init.vim: