<?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/4751/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Wed, 15 Oct 2014 18:40:06 +0000</lastBuildDate><item><title>i3bar conky no update</title><link>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/</link><description>I configured i3bar to work as per:
http://i3wm.org/docs/user-contributed/conky-i3bar.html
All is good but the information on the bar does not update the information.
Even though conky has been set up to update every 2 seconds all the output is static it does not update automatically.
I have to reload i3 to update the info with Mod+Shift+r for the info to update.
Is there a way of updating conky info automatically?

Thanks
</description><pubDate>Wed, 15 Oct 2014 13:38:24 +0000</pubDate><guid>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/</guid></item><item><title>Answer by cee for &lt;p&gt;I configured i3bar to work as per:
&lt;a href="http://i3wm.org/docs/user-contributed/conky-i3bar.html"&gt;http://i3wm.org/docs/user-contributed...&lt;/a&gt;
All is good but the information on the bar does not update the information.
Even though conky has been set up to update every 2 seconds all the output is static it does not update automatically.
I have to reload i3 to update the info with Mod+Shift+r for the info to update.
Is there a way of updating conky info automatically?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?answer=4752#post-id-4752</link><description>Does your conky script set the time interval for i3statusbar?

    # Update interval in seconds
    update_interval 2.0

A link to your config would definitely help.</description><pubDate>Wed, 15 Oct 2014 15:03:38 +0000</pubDate><guid>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?answer=4752#post-id-4752</guid></item><item><title>Comment by cee for &lt;p&gt;Does your conky script set the time interval for i3statusbar?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# Update interval in seconds
update_interval 2.0
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;A link to your config would definitely help.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4757#comment-4757</link><description>I had to add a backslash before the hash symbol, though. like "\\#ffffff"</description><pubDate>Wed, 15 Oct 2014 18:15:06 +0000</pubDate><guid>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4757#comment-4757</guid></item><item><title>Comment by cee for &lt;p&gt;Does your conky script set the time interval for i3statusbar?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# Update interval in seconds
update_interval 2.0
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;A link to your config would definitely help.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4756#comment-4756</link><description>Yes, this line works as expected here.</description><pubDate>Wed, 15 Oct 2014 18:13:35 +0000</pubDate><guid>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4756#comment-4756</guid></item><item><title>Comment by jr88er for &lt;p&gt;Does your conky script set the time interval for i3statusbar?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# Update interval in seconds
update_interval 2.0
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;A link to your config would definitely help.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4753#comment-4753</link><description>Everything is as the link above on my previous post shows. There is an update_interval 2.0 on the .conkyrc</description><pubDate>Wed, 15 Oct 2014 15:45:57 +0000</pubDate><guid>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4753#comment-4753</guid></item><item><title>Comment by jr88er for &lt;p&gt;Does your conky script set the time interval for i3statusbar?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# Update interval in seconds
update_interval 2.0
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;A link to your config would definitely help.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4755#comment-4755</link><description>it does work fine with i3statusbar. Please try and add this line too to conkyrc { "full_text" : "${time %H:%M:%S}" , "color" : "\#ffffff" }, should add the time. Does it update every 2s? Thanks</description><pubDate>Wed, 15 Oct 2014 17:51:22 +0000</pubDate><guid>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4755#comment-4755</guid></item><item><title>Comment by cee for &lt;p&gt;Does your conky script set the time interval for i3statusbar?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# Update interval in seconds
update_interval 2.0
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;A link to your config would definitely help.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4754#comment-4754</link><description>I tried it out on my PC and it works perfectly with files provided in the docs. Does it work with i3status bar without conky?</description><pubDate>Wed, 15 Oct 2014 16:17:49 +0000</pubDate><guid>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4754#comment-4754</guid></item><item><title>Comment by jr88er for &lt;p&gt;Does your conky script set the time interval for i3statusbar?&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;# Update interval in seconds
update_interval 2.0
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;A link to your config would definitely help.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4758#comment-4758</link><description>Thanks for the answers. I don't know why the backslash did not appear on my message above but on the one I got on conkyrc does have the backslash. I'm back on i3status now, although conky gives you more info it just doesn't want to work on my pc.</description><pubDate>Wed, 15 Oct 2014 18:40:06 +0000</pubDate><guid>https://faq.i3wm.org/question/4751/i3bar-conky-no-update/?comment=4758#comment-4758</guid></item></channel></rss>