From: Bas Pape Date: Sat, 7 Jun 2014 13:48:11 +0000 (+0200) Subject: Clarify color_separator relation to output_format X-Git-Tag: 2.9~18 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e4b854543a2f0ff960e8b41ed62c1b8db7f5903b;p=i3%2Fi3status Clarify color_separator relation to output_format --- diff --git a/man/i3status.man b/man/i3status.man index 1182e54..27a76ed 100644 --- a/man/i3status.man +++ b/man/i3status.man @@ -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.