diff --git a/config.h b/config.h index 60488e0..b14554c 100644 --- a/config.h +++ b/config.h @@ -11,7 +11,7 @@ #define CLICKABLE_BLOCKS 0 // Control whether a leading delimiter should be prepended to the status. -#define LEADING_DELIMITER 1 +#define LEADING_DELIMITER 0 // Control whether a trailing delimiter should be appended to the status. #define TRAILING_DELIMITER 1