spaces -> tabs on line in config.h

This commit is contained in:
Zandr Martin 2016-07-22 07:25:37 -05:00
parent a32f149ace
commit d4cee6e93d
No known key found for this signature in database
GPG key ID: AA2BB8EF77F7BBDC

View file

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