<?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/3129/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Mon, 30 Dec 2013 21:15:47 +0000</lastBuildDate><item><title>How can I make inactive windows slightly grayed out</title><link>https://faq.i3wm.org/question/3129/how-can-i-make-inactive-windows-slightly-grayed-out/</link><description>For example, I have two terminals open. If I switch to one, then the inactive one is made lighter. Kind of like what would happen if you dropped the transparency to 20%.</description><pubDate>Sun, 29 Dec 2013 23:05:44 +0000</pubDate><guid>https://faq.i3wm.org/question/3129/how-can-i-make-inactive-windows-slightly-grayed-out/</guid></item><item><title>Answer by TonyC for &lt;p&gt;For example, I have two terminals open. If I switch to one, then the inactive one is made lighter. Kind of like what would happen if you dropped the transparency to 20%.&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/3129/how-can-i-make-inactive-windows-slightly-grayed-out/?answer=3130#post-id-3130</link><description>Use [Compton](https://github.com/chjj/compton) and set `inactive-dim = 0.2`.</description><pubDate>Mon, 30 Dec 2013 03:08:39 +0000</pubDate><guid>https://faq.i3wm.org/question/3129/how-can-i-make-inactive-windows-slightly-grayed-out/?answer=3130#post-id-3130</guid></item><item><title>Comment by AndrewVos for &lt;p&gt;Use &lt;a href="https://github.com/chjj/compton"&gt;Compton&lt;/a&gt; and set &lt;code&gt;inactive-dim = 0.2&lt;/code&gt;.&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/3129/how-can-i-make-inactive-windows-slightly-grayed-out/?comment=3132#comment-3132</link><description>Thanks! Do you know if Compton works well with Ubuntu?
EDIT: It works perfectly thanks!</description><pubDate>Mon, 30 Dec 2013 12:05:54 +0000</pubDate><guid>https://faq.i3wm.org/question/3129/how-can-i-make-inactive-windows-slightly-grayed-out/?comment=3132#comment-3132</guid></item><item><title>Answer by joepd for &lt;p&gt;For example, I have two terminals open. If I switch to one, then the inactive one is made lighter. Kind of like what would happen if you dropped the transparency to 20%.&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/3129/how-can-i-make-inactive-windows-slightly-grayed-out/?answer=3137#post-id-3137</link><description>urxvt only (I think): 

You can use `-fade NUMBER` and `-fadecolor COLOR` for this effect when launching urxvt from the command line. Alternatively, use the following Xresources: 

    *fading:                NUMBER
    *fadeColor:          COLOR
</description><pubDate>Mon, 30 Dec 2013 21:15:47 +0000</pubDate><guid>https://faq.i3wm.org/question/3129/how-can-i-make-inactive-windows-slightly-grayed-out/?answer=3137#post-id-3137</guid></item></channel></rss>