mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
swaybar: add leading comma to click event JSON
This commit is contained in:
parent
90352986e0
commit
65593f49bc
2 changed files with 4 additions and 2 deletions
|
|
@ -23,6 +23,7 @@ struct status_line {
|
|||
struct wl_list blocks; // i3bar_block::link
|
||||
|
||||
bool click_events;
|
||||
bool clicked;
|
||||
char *buffer;
|
||||
size_t buffer_size;
|
||||
size_t buffer_index;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue