]> git.sur5r.net Git - i3/i3status/commitdiff
Clarify color_separator relation to output_format
authorBas Pape <baspape@gmail.com>
Sat, 7 Jun 2014 13:48:11 +0000 (15:48 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 8 Jun 2014 11:56:24 +0000 (13:56 +0200)
man/i3status.man

index 1182e5407b5531c7425caa07d17831c91d395275..27a76ed5c9d93e78afa06645193203354c189e35 100644 (file)
@@ -132,7 +132,8 @@ color_good = "#00FF00"
 
 Likewise, you can use the +color_separator+ directive to specify the color that
 will be used to paint the separator bar. The separator is always output in
-color, even when colors are disabled by the +colors+ directive.
+color, even when colors are disabled by the +colors+ directive. This option has
+no effect when +output_format+ is set to +i3bar+ or +none+.
 
 The +interval+ directive specifies the time in seconds for which i3status will
 sleep before printing the next status line.