1I3-MIGRATE-CONFIG-TO-V4(1) i3 Manual I3-MIGRATE-CONFIG-TO-V4(1)
2
3
4
6 i3-migrate-config-to-v4 - migrates your i3 config file
7
9 mv ~/.i3/config ~/.i3/old.config
10 i3-migrate-config-to-v4 ~/.i3/old.config > ~/.i3/config
11
13 i3-migrate-config-to-v4 is a Perl script which migrates your old (<
14 version 4) configuration files to a version 4 config file. The most
15 significant changes are the new commands (see the release notes).
16
17 This script will automatically be run by i3 when it detects an old
18 config file. Please migrate your config file as soon as possible. We
19 plan to include this script in all i3 release until 2012-08-01.
20 Afterwards, old config files will no longer be supported.
21
23 i3(1)
24
26 Michael Stapelberg and contributors
27
28
29
30i3 4.20.1 11/03/2021 I3-MIGRATE-CONFIG-TO-V4(1)