mirror of
https://github.com/swaywm/sway.git
synced 2026-04-17 06:46:32 -04:00
swaybar: add option to show tray left of status
This commit is contained in:
parent
c57daaf0d1
commit
1b2e930cb9
12 changed files with 54 additions and 3 deletions
|
|
@ -79,6 +79,7 @@ struct swaybar_config {
|
|||
bool tray_hidden;
|
||||
list_t *tray_outputs; // char *
|
||||
int tray_padding;
|
||||
bool tray_last;
|
||||
#endif
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue