new feature: right aligned columns

This commit is contained in:
Andrzej Rybczak
2009-08-12 20:58:24 +02:00
parent c30fec4ee6
commit a6f3fa0c0c
4 changed files with 43 additions and 28 deletions

View File

@@ -43,6 +43,7 @@ struct Column
Color color;
char type;
bool fixed;
bool right_alignment;
};
struct ncmpcpp_keys