mirror of
https://github.com/swaywm/sway.git
synced 2024-11-25 09:21:28 +00:00
spaces -> tabs on line in config.h
This commit is contained in:
parent
a32f149ace
commit
d4cee6e93d
|
@ -136,7 +136,7 @@ struct bar_config {
|
||||||
int height; // -1 not defined
|
int height; // -1 not defined
|
||||||
int tray_padding;
|
int tray_padding;
|
||||||
bool workspace_buttons;
|
bool workspace_buttons;
|
||||||
bool wrap_scroll;
|
bool wrap_scroll;
|
||||||
char *separator_symbol;
|
char *separator_symbol;
|
||||||
bool strip_workspace_numbers;
|
bool strip_workspace_numbers;
|
||||||
bool binding_mode_indicator;
|
bool binding_mode_indicator;
|
||||||
|
|
Loading…
Reference in a new issue