mirror of https://github.com/tiyn/dwmblocks
parent
6408f5ad98
commit
2db2956e42
@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#define CLICKABLE_BLOCKS 0 // Enable clickability for blocks
|
||||
#define CMDLENGTH 45 // Trim block output to this length
|
||||
#define CMDLENGTH 130 // Trim block output to this length
|
||||
#define DELIMITER " " // Delimiter string used to separate blocks
|
||||
#define LEADING_DELIMITER 0 // Whether a leading separator should be used
|
||||
|
Loading…
Reference in new issue