<?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/374/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Sun, 26 Aug 2012 16:05:28 +0000</lastBuildDate><item><title>How to write a for_window statement with WM_NAME</title><link>https://faq.i3wm.org/question/374/how-to-write-a-for_window-statement-with-wm_name/</link><description>I am using a program that does not set WM_CLASS properly. I can find a pattern in the WM_NAME, but i3 does not accept name="XYZ" and instance="XYZ" does not work either. What can I use?</description><pubDate>Sun, 26 Aug 2012 15:38:26 +0000</pubDate><guid>https://faq.i3wm.org/question/374/how-to-write-a-for_window-statement-with-wm_name/</guid></item><item><title>Answer by Tucos for &lt;p&gt;I am using a program that does not set WM&lt;em&gt;CLASS properly. I can find a pattern in the WM&lt;/em&gt;NAME, but i3 does not accept name="XYZ" and instance="XYZ" does not work either. What can I use?&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/374/how-to-write-a-for_window-statement-with-wm_name/?answer=375#post-id-375</link><description>As per the [userguide](http://i3wm.org/docs/userguide.html#command_criteria), you can match for `WM_NAME` with title.</description><pubDate>Sun, 26 Aug 2012 15:51:05 +0000</pubDate><guid>https://faq.i3wm.org/question/374/how-to-write-a-for_window-statement-with-wm_name/?answer=375#post-id-375</guid></item><item><title>Comment by lzap for &lt;p&gt;As per the &lt;a href="http://i3wm.org/docs/userguide.html#command_criteria"&gt;userguide&lt;/a&gt;, you can match for &lt;code&gt;WM_NAME&lt;/code&gt; with title.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/374/how-to-write-a-for_window-statement-with-wm_name/?comment=376#comment-376</link><description>Again - thank you :-)</description><pubDate>Sun, 26 Aug 2012 16:05:28 +0000</pubDate><guid>https://faq.i3wm.org/question/374/how-to-write-a-for_window-statement-with-wm_name/?comment=376#comment-376</guid></item></channel></rss>