aboutsummaryrefslogtreecommitdiffstats
path: root/vconsole.h
diff options
context:
space:
mode:
Diffstat (limited to 'vconsole.h')
-rw-r--r--vconsole.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/vconsole.h b/vconsole.h
index f0870a2..54741fe 100644
--- a/vconsole.h
+++ b/vconsole.h
@@ -27,6 +27,12 @@ enum vconsole_cols {
DPTR_COL, // vconsole_domain
ID_COL,
STATE_COL,
+
+ /* beautify */
+ FOREGROUND_COL,
+ WEIGHT_COL,
+
+ /* end of list */
N_COLUMNS
};