diff options
Diffstat (limited to 'display.h')
| -rw-r--r-- | display.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,6 +8,8 @@ #include "log.h" #include "mem.h" +#define COLOR_PAIR_FM_HL 1 +#define COLOR_PAIR_FM_DIR 2 #define STAT_INFO_WIDTH 15 #define BAR_LABEL_WIDTH 7 |
