Creating a custom i3status
Right, now I've read trough the man page of i3status and I'm a little confused.
If I wanted to add a few things, not implemented by i3status (Current up/download speed, ram usage, custom openvpn status) I need to use some other tool?
I hoped to just have scripts which produce the desired stdout, which again is appended to i3status.
I've come across a nice configuration, which uses conky to display the custom bar, but then I'd have the problem that (I assume) I would be missing the workspaces on the left and the tray icons on the right. And I still haven't fully understood the functionality of the my_i3status.sh mentioned in the man pages.
Let's say I have scripts producing a minimal stdout, how can I append these to the i3status?
edit: I'd also like to know how I may use a custom font (e.g awesome)