1
0
mirror of https://github.com/tiyn/dwmblocks.git synced 2025-04-19 16:17:47 +02:00

removed separators

This commit is contained in:
tiyn 2023-10-16 23:53:25 +02:00
parent 13706b2c24
commit 45700e9850

View File

@ -2,5 +2,5 @@
#define CLICKABLE_BLOCKS 0 // Enable clickability for blocks
#define CMDLENGTH 45 // Trim block output to this length
#define DELIMITER " " // Delimiter string used to separate blocks
#define DELIMITER "" // Delimiter string used to separate blocks
#define LEADING_DELIMITER 0 // Whether a leading separator should be used