From c5eb1ab1a7d1c43e8f327e988eb4ae991c3a14fc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 5 Aug 2018 15:39:27 -0300 Subject: More ifaces --- conkyrc.dot.link | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conkyrc.dot.link b/conkyrc.dot.link index 7014ca9..dfa10b9 100644 --- a/conkyrc.dot.link +++ b/conkyrc.dot.link @@ -229,8 +229,12 @@ ${if_up eth0}${color grey} eth0: Up:$color ${upspeed eth0} k/s${color grey} - D ${color grey}${downspeedgraph eth0 32,150 000000 7f8ed3 -l} $alignr${color grey}${upspeedgraph eth0 32,150 000000 7f8ed3 -l}${endif} ${if_up enp0s25}${color grey} enp0s25: Up:$color ${upspeed enp0s25} k/s${color grey} - Down:$color ${downspeed enp0s25} k/s ${color grey}${downspeedgraph enp0s25 32,150 000000 7f8ed3 -l} $alignr${color grey}${upspeedgraph enp0s25 32,150 000000 7f8ed3 -l}${endif} +${if_up enp1s0}${color grey} enp1s0: Up:$color ${upspeed enp1s0} k/s${color grey} - Down:$color ${downspeed enp1s0} k/s +${color grey}${downspeedgraph enp1s0 32,150 000000 7f8ed3 -l} $alignr${color grey}${upspeedgraph enp1s0 32,150 000000 7f8ed3 -l}${endif} ${if_up wlan0}${color grey} wlan0: Up:$color ${upspeed wlan0} k/s${color grey} - Down:$color ${downspeed wlan0} k/s ${color grey}${downspeedgraph wlan0 32,150 000000 7f8ed3 -l} $alignr${color grey}${upspeedgraph wlan0 32,150 000000 7f8ed3 -l}${endif} +${if_up wlp2s0}${color grey} wlp2s0: Up:$color ${upspeed wlp2s0} k/s${color grey} - Down:$color ${downspeed wlp2s0} k/s +${color grey}${downspeedgraph wlp2s0 32,150 000000 7f8ed3 -l} $alignr${color grey}${upspeedgraph wlp2s0 32,150 000000 7f8ed3 -l}${endif} ${if_up wlp3s0}${color grey} wlp3s0: Up:$color ${upspeed wlp3s0} k/s${color grey} - Down:$color ${downspeed wlp3s0} k/s ${color grey}${downspeedgraph wlp3s0 32,150 000000 7f8ed3 -l} $alignr${color grey}${upspeedgraph wlp3s0 32,150 000000 7f8ed3 -l}${endif} ${if_up ppp0}${color grey} ppp0: Up:$color ${upspeed ppp0} k/s${color grey} - Down:$color ${downspeed ppp0} k/s -- cgit v1.2.3