From dbf3adc81d189c284d24b0e8debf387ba23ccc40 Mon Sep 17 00:00:00 2001 From: Marcelo Cerri Date: Thu, 18 Oct 2012 17:55:41 -0300 Subject: add good, degraded and bad colors per module This commit adds support for color_good, color_degraded and color_bad directives per module section in the config file. --- man/i3status.man | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man/i3status.man') diff --git a/man/i3status.man b/man/i3status.man index 0d98f8f..c14d8d2 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -143,6 +143,11 @@ none:: Does not use any color codes. Separates values by the pipe symbol. This should be used with i3bar and can be used for custom scripts. +It's also possible to use the color_good, color_degraded, color_bad directives +to define specific colors per module. If one of these directives is defined +in a module section its value will override the value defined in the general +section just for this module. + === IPv6 This module gets the IPv6 address used for outgoing connections (that is, the -- cgit v1.2.3