From b76244d030cea70d82e627fb68efcf6ab7320ebf Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 31 Dec 2024 16:29:05 +0100 Subject: up --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 0eb7c66..b91b94f 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 *predelim = " "; static char *postdelim = ""; // Have dwmblocks automatically recompile and run when you edit this file in -- cgit v1.2.3