mirror of
https://github.com/swaywm/sway.git
synced 2025-11-10 13:29:51 -05:00
Added plaintext markup configuration
This commit is contained in:
parent
a796ce4f66
commit
53b53dd8c2
7 changed files with 33 additions and 1 deletions
|
|
@ -116,6 +116,7 @@ struct bar_config {
|
|||
enum desktop_shell_panel_position position;
|
||||
list_t *bindings;
|
||||
char *status_command;
|
||||
bool plaintext_markup;
|
||||
char *swaybar_command;
|
||||
char *font;
|
||||
int height; // -1 not defined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue