1I3-MIGRATE-CONFIG()                                        I3-MIGRATE-CONFIG()
2
3
4

NAME

6       i3-migrate-config-to-v4 - migrates your i3 config file
7

SYNOPSIS

9       mv ~/.i3/config ~/.i3/old.config
10       i3-migrate-config-to-v4 ~/.i3/old.config > ~/.i3/config
11

DESCRIPTION

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

SEE ALSO

23       i3(1)
24

AUTHOR

26       Michael Stapelberg and contributors
27
28
29
30                                                           I3-MIGRATE-CONFIG()
Impressum