This commit is contained in:
Sakooooo 2024-08-05 02:48:21 +04:00
parent 1a2e515761
commit 15631e6bd3
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -182,8 +182,8 @@ function Right() {
hpack: "end", hpack: "end",
spacing: 8, spacing: 8,
children: [ children: [
BatteryLabel(),
Volume(), Volume(),
BatteryLabel(),
Clock(), Clock(),
SysTray(), SysTray(),
], ],