mirror of
https://github.com/swaywm/sway.git
synced 2026-04-17 06:46:32 -04:00
fix indentation to use tabs
This commit is contained in:
parent
e445fc1344
commit
85f0a101c3
8 changed files with 13 additions and 11 deletions
|
|
@ -78,7 +78,7 @@ struct swaybar_config *init_config(void) {
|
|||
|
||||
#if HAVE_TRAY
|
||||
config->tray_padding = 2;
|
||||
config->tray_last = true;
|
||||
config->tray_last = true;
|
||||
wl_list_init(&config->tray_bindings);
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue