onpar icon indicating copy to clipboard operation
onpar copied to clipboard

Module dividers

Open davidoskky opened this issue 6 years ago • 2 comments

It would be nice to be nice to have some kind of divider between the various modules output. Something like Battery | Volume | Time This way it is immediately clear what data is part of which module. I guess it's possible to insert it in each module, but it would be nice to have a global setting.

davidoskky avatar Jun 06 '19 23:06 davidoskky

You should just be able to insert that inside the xsetroot function, that's what actually sets the bar

tororutsu avatar Jun 07 '19 00:06 tororutsu

Sorry, figured it out; I don't really know go... However since it's joining all strings it will put a delimiters around modules without any output. It is not a big deal for me, as I have none, but one could have a module that has output only in certain conditions, it would then be quite annoying.

davidoskky avatar Jun 07 '19 08:06 davidoskky