This allows the user to configure which component (title, wm_info, clock)
is rendered to which part of the bar (left, right, center).
You can also use `none` to hide the location.
This lets the user change to any time format they want in the bar.
As part of this, we also change the bar to re-draw every second (to
allow using seconds in the time format string).
This commit adds the focused window title to the left side of the bar
and some WM info (primary count/ratio and # of visible/total windows) to
the right side.
It also adds new vertical_padding and horizontal_padding config options
for the bar.
beansprout(1) is basically just the README and beansprout(5) is basically
just docs/CONFIGURATION.md.
By default, the man pages are generated if scdoc is availabled, but they
can also be explicitly disabled with -Dman-pages.