X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fuserguide;h=068ecd87edab0e0444057432ee090cafcdd23885;hb=b56cb84e16a342766d9a0b43e74bdadca22931bd;hp=d2ad7d41ccc7b349bd72acf910184cc1a9ec6f06;hpb=333ebd7b71be62d9880412813a29b7fa5630fa94;p=i3%2Fi3 diff --git a/docs/userguide b/docs/userguide index d2ad7d41..068ecd87 100644 --- a/docs/userguide +++ b/docs/userguide @@ -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