<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>i3 FAQ - Individual question feed</title><link>https://faq.i3wm.org/questions/</link><description>Frequently asked questions and answers about the i3 window manager</description><atom:link href="http://faq.i3wm.org/feeds/question/5037/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Fri, 28 Nov 2014 06:41:54 +0000</lastBuildDate><item><title>color_separator customization not taking</title><link>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/</link><description>I've customized the value of color_separator in my `/etc/i3status.conf` to make it easier to see, but it won't take effect when I restart or reload.  Here's what I have exactly:


    general {
      colors = true
      color_separator = "#C400AD"
      #color_separator = "#FFFFFF"
      interval = 5
    }

Do I need to move it into `~/.i3/i3status.conf`, or something similar?</description><pubDate>Thu, 27 Nov 2014 23:47:53 +0000</pubDate><guid>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/</guid></item><item><title>Comment by Adaephon for &lt;p&gt;I've customized the value of color_separator in my &lt;code&gt;/etc/i3status.conf&lt;/code&gt; to make it easier to see, but it won't take effect when I restart or reload.  Here's what I have exactly:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;general {
  colors = true
  color_separator = "#C400AD"
  #color_separator = "#FFFFFF"
  interval = 5
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Do I need to move it into &lt;code&gt;~/.i3/i3status.conf&lt;/code&gt;, or something similar?&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5042#comment-5042</link><description>@airblader: No, the `#` is not interpreted as start of a comment as it is already quoted with `""`. Besides, this is the way how colors are defined in the manual, so it should be the correct syntax.</description><pubDate>Fri, 28 Nov 2014 06:29:01 +0000</pubDate><guid>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5042#comment-5042</guid></item><item><title>Comment by thorin for &lt;p&gt;I've customized the value of color_separator in my &lt;code&gt;/etc/i3status.conf&lt;/code&gt; to make it easier to see, but it won't take effect when I restart or reload.  Here's what I have exactly:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;general {
  colors = true
  color_separator = "#C400AD"
  #color_separator = "#FFFFFF"
  interval = 5
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Do I need to move it into &lt;code&gt;~/.i3/i3status.conf&lt;/code&gt;, or something similar?&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5039#comment-5039</link><description>No, there isn't either of those present on my system.  Other changes do take effect, I've tinkered with the order and content of items on it before.</description><pubDate>Fri, 28 Nov 2014 01:35:01 +0000</pubDate><guid>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5039#comment-5039</guid></item><item><title>Comment by Adaephon for &lt;p&gt;I've customized the value of color_separator in my &lt;code&gt;/etc/i3status.conf&lt;/code&gt; to make it easier to see, but it won't take effect when I restart or reload.  Here's what I have exactly:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;general {
  colors = true
  color_separator = "#C400AD"
  #color_separator = "#FFFFFF"
  interval = 5
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Do I need to move it into &lt;code&gt;~/.i3/i3status.conf&lt;/code&gt;, or something similar?&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5038#comment-5038</link><description>Is there a `~/.i3status.conf` or `~/.conf/i3status/config`? These might override `/etc/i3status.conf`. Also, do any other changes in the configuration take affect?</description><pubDate>Fri, 28 Nov 2014 01:10:19 +0000</pubDate><guid>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5038#comment-5038</guid></item><item><title>Comment by airblader for &lt;p&gt;I've customized the value of color_separator in my &lt;code&gt;/etc/i3status.conf&lt;/code&gt; to make it easier to see, but it won't take effect when I restart or reload.  Here's what I have exactly:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;general {
  colors = true
  color_separator = "#C400AD"
  #color_separator = "#FFFFFF"
  interval = 5
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Do I need to move it into &lt;code&gt;~/.i3/i3status.conf&lt;/code&gt;, or something similar?&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5043#comment-5043</link><description>Yeah,  I noticed that after posting it and deleted my comment. Not quickly enough, apparently :) </description><pubDate>Fri, 28 Nov 2014 06:31:18 +0000</pubDate><guid>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5043#comment-5043</guid></item><item><title>Answer by Adaephon for &lt;p&gt;I've customized the value of color_separator in my &lt;code&gt;/etc/i3status.conf&lt;/code&gt; to make it easier to see, but it won't take effect when I restart or reload.  Here's what I have exactly:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;general {
  colors = true
  color_separator = "#C400AD"
  #color_separator = "#FFFFFF"
  interval = 5
}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Do I need to move it into &lt;code&gt;~/.i3/i3status.conf&lt;/code&gt;, or something similar?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?answer=5041#post-id-5041</link><description>The `color_separator` option has no effect, if the output format `i3bar` is used, which is also the default. The [manpage of the current development version](http://code.stapelberg.de/git/i3status/tree/man/i3status.man?id=f817e3b4c085a13d876968af499973b4349ef4f6) of `i3status` says:

&gt; 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. This option has
no effect when `output_format` is set to `i3bar` or `none`.

Unfortunately the last sentence is still missing in the last released version (2.8).

---

You can still configure the color of the separator in the `color` section of the `bar` configuration in `~/.i3/config` (or `/etc/i3/config`, if you prefer global configurations):

    bar {
        # [...]
        colors {
            separator #C400AD
            # [...]
        }
    }</description><pubDate>Fri, 28 Nov 2014 06:24:09 +0000</pubDate><guid>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?answer=5041#post-id-5041</guid></item><item><title>Comment by airblader for &lt;p&gt;The &lt;code&gt;color_separator&lt;/code&gt; option has no effect, if the output format &lt;code&gt;i3bar&lt;/code&gt; is used, which is also the default. The &lt;a href="http://code.stapelberg.de/git/i3status/tree/man/i3status.man?id=f817e3b4c085a13d876968af499973b4349ef4f6"&gt;manpage of the current development version&lt;/a&gt; of &lt;code&gt;i3status&lt;/code&gt; says:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Likewise, you can use the &lt;code&gt;color_separator&lt;/code&gt; 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 &lt;code&gt;colors&lt;/code&gt; directive. This option has
  no effect when &lt;code&gt;output_format&lt;/code&gt; is set to &lt;code&gt;i3bar&lt;/code&gt; or &lt;code&gt;none&lt;/code&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Unfortunately the last sentence is still missing in the last released version (2.8).&lt;/p&gt;

&lt;hr/&gt;

&lt;p&gt;You can still configure the color of the separator in the &lt;code&gt;color&lt;/code&gt; section of the &lt;code&gt;bar&lt;/code&gt; configuration in &lt;code&gt;~/.i3/config&lt;/code&gt; (or &lt;code&gt;/etc/i3/config&lt;/code&gt;, if you prefer global configurations):&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;bar {
    # [...]
    colors {
        separator #C400AD
        # [...]
    }
}
&lt;/code&gt;&lt;/pre&gt;
</title><link>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5044#comment-5044</link><description>But the color can at least be set in the i3 configuration, though only globally for all separators. </description><pubDate>Fri, 28 Nov 2014 06:34:53 +0000</pubDate><guid>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5044#comment-5044</guid></item><item><title>Comment by Adaephon for &lt;p&gt;The &lt;code&gt;color_separator&lt;/code&gt; option has no effect, if the output format &lt;code&gt;i3bar&lt;/code&gt; is used, which is also the default. The &lt;a href="http://code.stapelberg.de/git/i3status/tree/man/i3status.man?id=f817e3b4c085a13d876968af499973b4349ef4f6"&gt;manpage of the current development version&lt;/a&gt; of &lt;code&gt;i3status&lt;/code&gt; says:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Likewise, you can use the &lt;code&gt;color_separator&lt;/code&gt; 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 &lt;code&gt;colors&lt;/code&gt; directive. This option has
  no effect when &lt;code&gt;output_format&lt;/code&gt; is set to &lt;code&gt;i3bar&lt;/code&gt; or &lt;code&gt;none&lt;/code&gt;.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Unfortunately the last sentence is still missing in the last released version (2.8).&lt;/p&gt;

&lt;hr/&gt;

&lt;p&gt;You can still configure the color of the separator in the &lt;code&gt;color&lt;/code&gt; section of the &lt;code&gt;bar&lt;/code&gt; configuration in &lt;code&gt;~/.i3/config&lt;/code&gt; (or &lt;code&gt;/etc/i3/config&lt;/code&gt;, if you prefer global configurations):&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;bar {
    # [...]
    colors {
        separator #C400AD
        # [...]
    }
}
&lt;/code&gt;&lt;/pre&gt;
</title><link>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5045#comment-5045</link><description>@airblader: Thanks for the hint, I entirely forgot about that.</description><pubDate>Fri, 28 Nov 2014 06:41:54 +0000</pubDate><guid>https://faq.i3wm.org/question/5037/color_separator-customization-not-taking/?comment=5045#comment-5045</guid></item></channel></rss>