mirror of
https://github.com/swaywm/sway.git
synced 2025-01-16 08:05:58 +01:00
layout: fixed tabs
This commit is contained in:
parent
d8f364a846
commit
8f19faf6e7
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ struct sway_container {
|
||||||
|
|
||||||
bool visible;
|
bool visible;
|
||||||
|
|
||||||
int weight;
|
int weight;
|
||||||
|
|
||||||
char *name;
|
char *name;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue