Conky: Add support for desktop's onboard ethernet
This commit is contained in:
parent
3f321eda4c
commit
0b590ef8fa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user