mirror of
https://github.com/swaywm/sway.git
synced 2026-04-29 06:46:22 -04:00
spaces -> tabs on line in config.h
This commit is contained in:
parent
a32f149ace
commit
d4cee6e93d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue