From 0b590ef8faab6d04f3d880d268583ddcd28d41df Mon Sep 17 00:00:00 2001 From: Salt Date: Wed, 1 Aug 2018 20:30:18 -0500 Subject: [PATCH] Conky: Add support for desktop's onboard ethernet --- .config/conky/conky.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/conky/conky.conf b/.config/conky/conky.conf index 4c994795..17319af0 100644 --- a/.config/conky/conky.conf +++ b/.config/conky/conky.conf @@ -69,7 +69,9 @@ ${color6}${upspeedgraph wlp1s0 40,200} ${downspeedgraph wlp1s0 40,200}$color$end ${font Roboto:style=Medium:size=10}WLAN$font (U/D):$alignr${addr wlp5s0} on $wireless_essid ${color6}${upspeedgraph wlp5s0 40,200} ${downspeedgraph wlp5s0 40,200}$color$endif${if_up enp0s31f6} ${font Roboto:style=Medium:size=10}Ethernet$font (U/D):$alignr${addr enp0s31f6} -${color6}${upspeedgraph enp0s31f6 40,200} ${downspeedgraph enp0s31f6 40,200}$color$endif${if_up enp0s20f0u2} +${color6}${upspeedgraph enp0s31f6 40,200} ${downspeedgraph enp0s31f6 40,200}$color$endif${if_up eno1} +${font Roboto:style=Medium:size=10}Ethernet$font (U/D):$alignr${addr eno1} +${color6}${upspeedgraph eno1 40,200} ${downspeedgraph eno1 40,200}$color$endif${if_up enp0s20f0u2} ${font Roboto:style=Medium:size=10}USB Tether$font (U/D):$alignr${addr enp0s20f0u2} ${color6}${upspeedgraph enp0s20f0u2 40,200} ${downspeedgraph enp0s20f0u2 40,200}$color$endif ${color3}$hr$color