mirror of
https://github.com/swaywm/sway.git
synced 2026-03-14 05:34:18 -04:00
Added plaintext markup configuration
This commit is contained in:
parent
a796ce4f66
commit
53b53dd8c2
7 changed files with 33 additions and 1 deletions
|
|
@ -20,6 +20,7 @@ struct box_colors {
|
|||
*/
|
||||
struct config {
|
||||
char *status_command;
|
||||
bool plaintext_markup;
|
||||
uint32_t position;
|
||||
char *font;
|
||||
char *sep_symbol;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue