<?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/6493/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Sun, 23 Aug 2015 18:28:47 +0000</lastBuildDate><item><title>How to refresh i3status when it is running inside a wrapper?</title><link>https://faq.i3wm.org/question/6493/how-to-refresh-i3status-when-it-is-running-inside-a-wrapper/</link><description>Hi,

I use a [custom i3status wrapper](https://github.com/Dinduks/dotfiles/blob/master/i3/i3status-wrapper) to customize my bar, and I call it this way in my *~/.i3/config*: `status_command i3status | i3status-wrapper`.  

Unfortunately, running `killall -USR1 i3status` (e.g. on volume change) *does not work*: *i3status*' text is not refreshed right away.  
If I don't run *i3status* through the wrapper, the refresh works just fine.

Does anyone know why does this happen (the pipe?)?  
How to *fix* that?

Thanks!</description><pubDate>Sun, 23 Aug 2015 18:28:47 +0000</pubDate><guid>https://faq.i3wm.org/question/6493/how-to-refresh-i3status-when-it-is-running-inside-a-wrapper/</guid></item></channel></rss>