<?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/4272/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Sun, 20 Jul 2014 23:28:55 +0000</lastBuildDate><item><title>How can I reload ~/.i3/config after erasing that file and reloading it?</title><link>https://faq.i3wm.org/question/4272/how-can-i-reload-i3config-after-erasing-that-file-and-reloading-it/</link><description>I have:

* Removed keybindings from `~/.i3/config`.
* Reloaded (was `$mod+Shift+c` in my case).
* Reverted changes to `~/.i3/config`.

Now how can I reload my changes to the config file? Is there no other way to do a reload than the keybinding? I looked at the standard `i3` shell commands but they didn't help.</description><pubDate>Thu, 17 Jul 2014 08:50:36 +0000</pubDate><guid>https://faq.i3wm.org/question/4272/how-can-i-reload-i3config-after-erasing-that-file-and-reloading-it/</guid></item><item><title>Answer by lasers for &lt;p&gt;I have:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Removed keybindings from &lt;code&gt;~/.i3/config&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Reloaded (was &lt;code&gt;$mod+Shift+c&lt;/code&gt; in my case).&lt;/li&gt;
&lt;li&gt;Reverted changes to &lt;code&gt;~/.i3/config&lt;/code&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now how can I reload my changes to the config file? Is there no other way to do a reload than the keybinding? I looked at the standard &lt;code&gt;i3&lt;/code&gt; shell commands but they didn't help.&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/4272/how-can-i-reload-i3config-after-erasing-that-file-and-reloading-it/?answer=4273#post-id-4273</link><description>See `man i3-msg` -- It sounds like you're looking for `i3-msg reload` or `i3-msg restart` </description><pubDate>Thu, 17 Jul 2014 08:56:07 +0000</pubDate><guid>https://faq.i3wm.org/question/4272/how-can-i-reload-i3config-after-erasing-that-file-and-reloading-it/?answer=4273#post-id-4273</guid></item><item><title>Comment by gnollux for &lt;p&gt;See &lt;code&gt;man i3-msg&lt;/code&gt; -- It sounds like you're looking for &lt;code&gt;i3-msg reload&lt;/code&gt; or &lt;code&gt;i3-msg restart&lt;/code&gt; &lt;/p&gt;
</title><link>https://faq.i3wm.org/question/4272/how-can-i-reload-i3config-after-erasing-that-file-and-reloading-it/?comment=4305#comment-4305</link><description>The correct command would be "i3-msg -t command restart" as you have to specify the ipc message type with "-t type" before the command :)</description><pubDate>Sun, 20 Jul 2014 23:28:55 +0000</pubDate><guid>https://faq.i3wm.org/question/4272/how-can-i-reload-i3config-after-erasing-that-file-and-reloading-it/?comment=4305#comment-4305</guid></item></channel></rss>