change delimiter character
Update void-packages template / Update xbps-src template (push) Successful in 3m0s
Details
Update void-packages template / Update xbps-src template (push) Successful in 3m0s
Details
This commit is contained in:
parent
5645f218fb
commit
db866e205d
2
config.h
2
config.h
|
@ -2,7 +2,7 @@
|
||||||
#define CONFIG_H
|
#define CONFIG_H
|
||||||
|
|
||||||
// String used to delimit block outputs in the status.
|
// String used to delimit block outputs in the status.
|
||||||
#define DELIMITER " | "
|
#define DELIMITER " ∣ "
|
||||||
|
|
||||||
// Maximum number of Unicode characters that a block can output.
|
// Maximum number of Unicode characters that a block can output.
|
||||||
#define MAX_BLOCK_OUTPUT_LENGTH 500
|
#define MAX_BLOCK_OUTPUT_LENGTH 500
|
||||||
|
|
Loading…
Reference in New Issue