mirror of
https://github.com/tiyn/dwmblocks.git
synced 2025-04-19 16:17:47 +02:00
only one space as separator
This commit is contained in:
parent
45700e9850
commit
e36b94a9e8
2
config.h
2
config.h
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user