ironbar: reenable tray
This commit is contained in:
parent
63f15d5ac1
commit
b512324694
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ in {
|
||||||
anchor_to_edges = true;
|
anchor_to_edges = true;
|
||||||
start = [nixlogo];
|
start = [nixlogo];
|
||||||
center = [music spacer focused spacer uptime];
|
center = [music spacer focused spacer uptime];
|
||||||
end = [sys-info clock];
|
end = [sys-info clock tray];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue