1
0
mirror of https://github.com/tiyn/dwmblocks.git synced 2026-04-08 12:24:47 +02:00
Files
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