aboutsummaryrefslogtreecommitdiff
path: root/include/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/commands.h')
-rw-r--r--include/commands.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/commands.h b/include/commands.h
index 9135c670..f291e7cb 100644
--- a/include/commands.h
+++ b/include/commands.h
@@ -16,6 +16,8 @@ enum cmd_status {
// Config Blocks
CMD_BLOCK_END,
CMD_BLOCK_MODE,
+ CMD_BLOCK_BAR,
+ CMD_BLOCK_BAR_COLORS
};
/**