Add network bandwidth tracker into wifinetworks centermodule

This commit is contained in:
jvc84
2025-02-11 20:42:47 +03:00
parent 3efcaa4cae
commit 9fd665469c
3 changed files with 6 additions and 4 deletions
@@ -105,7 +105,7 @@ const CurrentNetwork = () => {
]
});
const networkBandwidth = Box({
vertical: true,
vertical: true,
hexpand: true,
hpack: 'center',
className: 'sidebar-wifinetworks-bandwidth',