mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-16 13:59:58 -05:00
Add network bandwidth tracker into wifinetworks centermodule
This commit is contained in:
@@ -105,7 +105,7 @@ const CurrentNetwork = () => {
|
||||
]
|
||||
});
|
||||
const networkBandwidth = Box({
|
||||
vertical: true,
|
||||
vertical: true,
|
||||
hexpand: true,
|
||||
hpack: 'center',
|
||||
className: 'sidebar-wifinetworks-bandwidth',
|
||||
|
||||
Reference in New Issue
Block a user