increase max output for upcoming pango changes
This commit is contained in:
parent
716516251f
commit
1aa7992f8a
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -5,7 +5,7 @@
|
|||
#define DELIMITER " | "
|
||||
|
||||
// Maximum number of Unicode characters that a block can output.
|
||||
#define MAX_BLOCK_OUTPUT_LENGTH 300
|
||||
#define MAX_BLOCK_OUTPUT_LENGTH 500
|
||||
|
||||
// Control whether blocks are clickable.
|
||||
#define CLICKABLE_BLOCKS 0
|
||||
|
|
Loading…
Add table
Reference in a new issue