mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-12 06:02:30 +02:00

This fixes issue #610 by reading bandwidth usage per-interface from /proc/net/dev instead of globally via /proc/net/netstat. It supports the same matching logic as elsewhere, so setting interface to '*' should display the same sum-total bandwidth usage as the previous implementation.