ironbar: reenable tray

This commit is contained in:
notohh 2023-08-14 07:26:36 -04:00
parent 63f15d5ac1
commit b512324694
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -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];
}; };
}; };
}; };