mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
Renamed to pango_markup
This commit is contained in:
parent
ee4e245f16
commit
0f1cfdec61
9 changed files with 18 additions and 18 deletions
|
|
@ -20,7 +20,7 @@ struct box_colors {
|
|||
*/
|
||||
struct config {
|
||||
char *status_command;
|
||||
bool plaintext_markup;
|
||||
bool pango_markup;
|
||||
uint32_t position;
|
||||
char *font;
|
||||
char *sep_symbol;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue