diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2016-04-24 20:35:21 +0300 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2016-04-24 20:35:21 +0300 |
| commit | 9d91f8a521a9cd4504857c2e90dd12c6d7a95b21 (patch) | |
| tree | 929117e8a3276b240b59262e0809eb51c949eb42 /include/config.h | |
| parent | de2159ac7cf72ac3523788c7b21b6c684608ba50 (diff) | |
Renamed to pango_markup
Diffstat (limited to 'include/config.h')
| -rw-r--r-- | include/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h index c6f63134..37b97665 100644 --- a/include/config.h +++ b/include/config.h @@ -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 |
