]> git.sur5r.net Git - i3/i3/commitdiff
Added a hint about the required config v4 version hint. (#2759)
authorIngo Bürk <admin@airblader.de>
Thu, 4 May 2017 21:08:51 +0000 (23:08 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Thu, 4 May 2017 21:08:51 +0000 (23:08 +0200)
fixes #2751

docs/userguide

index d2ad7d41ccc7b349bd72acf910184cc1a9ec6f06..068ecd87edab0e0444057432ee090cafcdd23885 100644 (file)
@@ -297,6 +297,15 @@ keyboard layout. To start the wizard, use the command +i3-config-wizard+.
 Please note that you must not have +~/.i3/config+, otherwise the wizard will
 exit.
 
+Since i3 4.0, a new configuration format is used. i3 will try to automatically
+detect the format version of a config file based on a few different keywords,
+but if you want to make sure that your config is read with the new format,
+include the following line in your config file:
+
+---------------------
+# i3 config file (v4)
+---------------------
+
 === Comments
 
 It is possible and recommended to use comments in your configuration file to