summaryrefslogtreecommitdiff
path: root/client/common/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/common/common.h')
-rw-r--r--client/common/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/common/common.h b/client/common/common.h
index b87b974..e710236 100644
--- a/client/common/common.h
+++ b/client/common/common.h
@@ -10,6 +10,7 @@ struct client {
uint32_t lines;
const char *colors[BM_COLOR_LAST];
const char *title;
+ const char *prefix;
const char *renderer;
char *font;
uint32_t font_size;