Differentiate between all or no outputs

This commit is contained in:
Mikkel Oscar Lyderik 2016-02-23 15:06:04 +01:00
parent 212c6a18a2
commit e4c1176b72
3 changed files with 6 additions and 1 deletions

View file

@ -27,6 +27,7 @@ struct config {
bool strip_workspace_numbers;
bool binding_mode_indicator;
bool workspace_buttons;
bool all_outputs;
list_t *outputs;
int height;