mirror of
https://github.com/swaywm/sway.git
synced 2025-11-09 13:29:49 -05:00
Renamed to pango_markup
This commit is contained in:
parent
ee4e245f16
commit
0f1cfdec61
9 changed files with 18 additions and 18 deletions
|
|
@ -116,7 +116,7 @@ struct bar_config {
|
|||
enum desktop_shell_panel_position position;
|
||||
list_t *bindings;
|
||||
char *status_command;
|
||||
bool plaintext_markup;
|
||||
bool pango_markup;
|
||||
char *swaybar_command;
|
||||
char *font;
|
||||
int height; // -1 not defined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue