<?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/6505/" rel="self"></atom:link><language>en</language><copyright>Copyright i3, 2012</copyright><lastBuildDate>Tue, 25 Aug 2015 15:15:12 +0000</lastBuildDate><item><title>Reload config from bash</title><link>https://faq.i3wm.org/question/6505/reload-config-from-bash/</link><description>Is there some way to reload the i3 config from bash/bash scripts?
The config reload which is manually done by hitting $mod+Shift+c or r..</description><pubDate>Tue, 25 Aug 2015 14:38:17 +0000</pubDate><guid>https://faq.i3wm.org/question/6505/reload-config-from-bash/</guid></item><item><title>Answer by i3convert for &lt;p&gt;Is there some way to reload the i3 config from bash/bash scripts?
The config reload which is manually done by hitting $mod+Shift+c or r..&lt;/p&gt;
 </title><link>https://faq.i3wm.org/question/6505/reload-config-from-bash/?answer=6506#post-id-6506</link><description>Two commands that correspond to those actions are `reload` and `reset`. You can run them from the command line using `i3-msg`. Just run one of the lines below:

    i3-msg reload
    i3-msg restart

You can always look up what command is executed for a given key (or key combo) in your i3 config. I also recommend the excellent [i3 user guide](https://i3wm.org/docs/userguide.html).
</description><pubDate>Tue, 25 Aug 2015 15:15:12 +0000</pubDate><guid>https://faq.i3wm.org/question/6505/reload-config-from-bash/?answer=6506#post-id-6506</guid></item></channel></rss>