Hey guys! I'm very happy with the vicious scripts, especially the dio one (disk input/output). I configured the udev rules to automount usb devices and show up a notification via naughty, and it works. Now, i'd like the same script (that uses awesome-client and naughty, called by udevd) to create and show a dio widget alongside the constant /dev/sda one, showing up I/O stats for the newly mounted device.
I have two ideas, but both got me stuck. -- use one "iowidget" holding sda i/o at boot and add the new device's stats at the end of it. Is that possible? -- create a brand new widget for every newly mounted device. This seems easier to set up, but my experience with awesome is very small (~3months) and i don't know how to make the new widget show up in a wibox that has already been assigned some widgets. Thank you so much for reading and for your help.
