Renamed to pango_markup

This commit is contained in:
Mykyta Holubakha 2016-04-24 20:35:21 +03:00
parent ee4e245f16
commit 0f1cfdec61
9 changed files with 18 additions and 18 deletions

View file

@ -20,7 +20,7 @@ struct box_colors {
*/
struct config {
char *status_command;
bool plaintext_markup;
bool pango_markup;
uint32_t position;
char *font;
char *sep_symbol;