mirror of
https://github.com/swaywm/sway.git
synced 2026-03-30 11:10:59 -04:00
parent
45f14fcb24
commit
54444e7587
3 changed files with 9 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ struct status_line {
|
|||
};
|
||||
|
||||
struct status_block {
|
||||
char *full_text, *short_text, *align;
|
||||
char *full_text, *short_text, *align, *min_width_str;
|
||||
bool urgent;
|
||||
uint32_t color;
|
||||
int min_width;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue