From 8a84c53b95f57a9e37308ee0fb89fb6c99e9fb76 Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 21 Jan 2018 01:00:49 -0600 Subject: [PATCH] Conky: Add network stats for USB tether On one specific port because predictable device names and Conky a bad --- .config/conky/conky.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.config/conky/conky.conf b/.config/conky/conky.conf index f0d63e17..0d205c7d 100644 --- a/.config/conky/conky.conf +++ b/.config/conky/conky.conf @@ -101,9 +101,11 @@ ${color7}${diskiograph /dev/sda 40}$color ${color3}$hr$color ${if_up wlp1s0}WLAN:${alignr}${addr wlp1s0} on $wireless_essid -${color6}${downspeedgraph wlp1s0 20}$color$endif -${if_up enp0s31f6}ETHERNET:${alignr}${addr enp0s31f6} -${color6}${downspeedgraph enp0s31f6 20}$color$endif +${color6}${downspeedgraph wlp1s0 20}$color$endif${if_up enp0s31f6} +ETHERNET:${alignr}${addr enp0s31f6} +${color6}${downspeedgraph enp0s31f6 20}$color$endif${if_up enp0s20f0u2} +USB TETHER:${alignr}${addr enp0s20f0u2} +${color6}${downspeedgraph enp0s20f0u2 20}$color$endif ${color3}$hr$color STATISTICS: