1
0
mirror of https://github.com/tiyn/dwmblocks.git synced 2025-07-03 19:47:48 +02:00
dwmblocks/config.h

7 lines
302 B
C

#pragma once
#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 LEADING_DELIMITER 0 // Whether a leading separator should be used