Implement bar option: separator_symbol

This commit is contained in:
Mikkel Oscar Lyderik 2015-12-16 12:58:45 +01:00
parent 1825cf32bf
commit 2fd7dd64ec
4 changed files with 25 additions and 1 deletions

View file

@ -96,6 +96,7 @@ struct bar_config {
int height; // -1 not defined
int tray_padding;
bool workspace_buttons;
char *separator_symbol;
bool strip_workspace_numbers;
bool binding_mode_indicator;
bool verbose;