mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-06 15:29:27 -05:00
Update wifinetworks.js
This commit is contained in:
@@ -108,7 +108,7 @@ const CurrentNetwork = () => {
|
||||
vertical: true,
|
||||
hexpand: true,
|
||||
hpack: 'center',
|
||||
className: 'network-bandwidth',
|
||||
className: 'sidebar-wifinetworks-bandwidth',
|
||||
children: [
|
||||
NetResource('arrow_warm_up' , `${App.configDir}/scripts/network_scripts/network_bandwidth.py sent`),
|
||||
NetResource('arrow_cool_down', `${App.configDir}/scripts/network_scripts/network_bandwidth.py recv`),
|
||||
|
||||
Reference in New Issue
Block a user