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
2012-12-25 14:20:21 +01:00
2012-12-11 22:45:34 +01:00
2012-12-11 22:31:44 +01:00
2012-12-25 14:20:21 +01:00
2011-08-28 17:44:42 +02:00
2012-12-11 22:31:44 +01:00
2011-08-28 17:44:42 +02:00
2012-04-25 23:06:39 +02:00
2012-12-11 22:45:34 +01:00
Description
No description provided
9.1 MiB
Languages
C 62%
Perl 28%
Raku 6.4%
Ruby 1.1%
Makefile 1%
Other 1.4%