[eww] Use the correct network interface for Vega

This commit is contained in:
2025-06-27 17:54:50 -07:00
parent 0ac07e4256
commit 0776b9d7e5

View File

@@ -45,7 +45,7 @@
(system-monitor-perf-gpu) (system-monitor-perf-gpu)
) )
(disks-vega) (disks-vega)
(system-monitor-net :interface "enp3s0") (system-monitor-net :interface "wlp5s0")
(system-monitor-audio) (system-monitor-audio)
) )
) )