mirror of
https://github.com/swaywm/sway.git
synced 2025-04-04 11:27:47 +03:00
Fix issues with swaybar on DRM
This commit is contained in:
parent
00d450e554
commit
2a90d26ebe
2 changed files with 5 additions and 2 deletions
|
@ -30,6 +30,7 @@ struct swaybar_config {
|
|||
bool wrap_scroll;
|
||||
bool workspace_buttons;
|
||||
struct wl_list outputs;
|
||||
bool all_outputs;
|
||||
int height;
|
||||
|
||||
struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue