Fix issues with swaybar on DRM

This commit is contained in:
Drew DeVault 2018-03-30 00:30:38 -04:00
parent 00d450e554
commit 2a90d26ebe
2 changed files with 5 additions and 2 deletions

View file

@ -30,6 +30,7 @@ struct swaybar_config {
bool wrap_scroll;
bool workspace_buttons;
struct wl_list outputs;
bool all_outputs;
int height;
struct {