From: Samir Benmendil Date: Sat, 11 Jan 2014 22:04:15 +0000 (+0100) Subject: align network usage X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/7df658d848620a73ea633fc2f2b64f2c60baa9bc align network usage --- diff --git a/conkyrc b/conkyrc index a5c79df..e82b2df 100644 --- a/conkyrc +++ b/conkyrc @@ -103,15 +103,15 @@ ${top name 5}${alignr 80}${top cpu 5}${alignr}${top mem 5} ${font Droid Sans:style=Bold:size=12}${color 75D1FF}NETWORK${color 1B71CC}$hr${color}${font} Public IP: ${alignr}${execi 1800 ~/bin/whatsmyip}${if_up enp3s0} Local IP: ${alignr}${addr enp3s0} -Upload: ${upspeedf enp3s0}KiB/s${alignr}${color 75D1FF}${upspeedgraph enp3s0 20,150}${color} -${voffset -20}Overall: ${totalup enp3s0} -Download: ${downspeedf enp3s0}KiB/s${alignr}${color 75D1FF}${downspeedgraph enp3s0 20,150}${color} -${voffset -20}Overall: ${totaldown enp3s0}${endif}${if_up wlp3s0} +Upload: ${alignr 10}${upspeed enp3s0}/s${alignr}${color 75D1FF}${upspeedgraph enp3s0 20,150}${color} +${voffset -20}Overall: ${alignr 160}${totalup enp3s0} +Download: ${alignr 10}${downspeed enp3s0}/s${alignr}${color 75D1FF}${downspeedgraph enp3s0 20,150}${color} +${voffset -20}Overall: ${alignr 160}${totaldown enp3s0}${endif}${if_up wlp3s0} Local IP: ${alignr}${addr wlp3s0} -Upload: ${upspeedf wlp3s0}KiB/s${alignr}${color 75D1FF}${upspeedgraph wlp3s0 20,150}${color} -${voffset -20}Overall: ${totalup wlp3s0} -Download: ${downspeedf wlp3s0}KiB/s${alignr}${color 75D1FF}${downspeedgraph wlp3s0 20,150}${color} -${voffset -20}Overall: ${totaldown wlp3s0}${endif} +Upload: ${alignr 10}${upspeed wlp3s0}/s${alignr}${color 75D1FF}${upspeedgraph wlp3s0 20,150}${color} +${voffset -20}Overall: ${alignr 160}${totalup wlp3s0} +Download: ${alignr 10}${downspeed wlp3s0}/s${alignr}${color 75D1FF}${downspeedgraph wlp3s0 20,150}${color} +${voffset -20}Overall: ${alignr 160}${totaldown wlp3s0}${endif} ########## # - HD - #