Artem Shinkarov 5f05ca6b5d Separator color via config; separator width and on/off via ipc
This patch adds the following features:
1) Configure a color of the separator via config.  It is done like
   bar {
      colors {
         separator #000000
      }
   }
2) A block can have an integer entry "separator_block_width" which
   sets the width of the gap which would follow after the current block.

3) A block can have a boolean entry "separator" and if it is set
   to false, then the drawing of the separating line would be disabled.
2013-02-18 10:44:44 +01:00
..
2013-02-14 19:37:52 +01:00
2013-01-24 14:45:14 +01:00
2012-12-24 15:46:57 +01:00
2013-01-01 16:31:27 +01:00
2013-02-14 19:37:52 +01:00
2012-12-14 21:44:20 +01:00