<?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/1282/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Tue, 05 Mar 2013 15:21:52 +0000</lastBuildDate><item><title>hide window tile for chrome</title><link>https://faq.i3wm.org/question/1282/hide-window-tile-for-chrome/</link><description>Google chrome sort of comes with it's own window title. Is there a way to hide i3 own window title by default for this application?

TIA

Albert</description><pubDate>Sat, 02 Mar 2013 16:38:36 +0000</pubDate><guid>https://faq.i3wm.org/question/1282/hide-window-tile-for-chrome/</guid></item><item><title>Answer by maks_ua for &lt;p&gt;Google chrome sort of comes with it's own window title. Is there a way to hide i3 own window title by default for this application?&lt;/p&gt;

&lt;p&gt;TIA&lt;/p&gt;

&lt;p&gt;Albert&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1282/hide-window-tile-for-chrome/?answer=1288#post-id-1288</link><description>Today I've managed such problem by enabling "Use system title bar and borders"
in Appearance section of chrome://chrome/settings/

This will turn off Chrome's title-bar so only tabs will left.

Right now I'm going to disable i3 title bars...</description><pubDate>Sun, 03 Mar 2013 02:23:26 +0000</pubDate><guid>https://faq.i3wm.org/question/1282/hide-window-tile-for-chrome/?answer=1288#post-id-1288</guid></item><item><title>Comment by Mario Sandler for &lt;p&gt;Today I've managed such problem by enabling "Use system title bar and borders"
in Appearance section of chrome://chrome/settings/&lt;/p&gt;

&lt;p&gt;This will turn off Chrome's title-bar so only tabs will left.&lt;/p&gt;

&lt;p&gt;Right now I'm going to disable i3 title bars...&lt;/p&gt;
</title><link>https://faq.i3wm.org/question/1282/hide-window-tile-for-chrome/?comment=1295#comment-1295</link><description>~/.i3/config:for_window [class="Chromium"] border none</description><pubDate>Mon, 04 Mar 2013 00:44:06 +0000</pubDate><guid>https://faq.i3wm.org/question/1282/hide-window-tile-for-chrome/?comment=1295#comment-1295</guid></item><item><title>Answer by MeanEYE for &lt;p&gt;Google chrome sort of comes with it's own window title. Is there a way to hide i3 own window title by default for this application?&lt;/p&gt;

&lt;p&gt;TIA&lt;/p&gt;

&lt;p&gt;Albert&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/1282/hide-window-tile-for-chrome/?answer=1315#post-id-1315</link><description>For Google Chrome you add this to your config:

    for_window [class="Google-chrome" title="Google Chrome"] border none

If you are using Chromium, replace `Google-chrome` with `Chromium`. I also like assigning browsers to my second workspace with the following:

    assign [class="Google-chrome" window_role="browser"] 2: Web
</description><pubDate>Tue, 05 Mar 2013 15:21:52 +0000</pubDate><guid>https://faq.i3wm.org/question/1282/hide-window-tile-for-chrome/?answer=1315#post-id-1315</guid></item></channel></rss>