]> git.sur5r.net Git - i3/i3/commit
Add script to migrate a v3 config to v4 (tree). Please test this!
authorMichael Stapelberg <michael@stapelberg.de>
Wed, 6 Jul 2011 11:56:58 +0000 (13:56 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 6 Jul 2011 11:56:58 +0000 (13:56 +0200)
commita2f297bd399baca0b6631a17881086d780da1f8d
treea3bd6ea6f7218e93219a9880f3b65653c960ff66
parentc408fef021aba127f4d627a1bbbd42f6cf04575b
Add script to migrate a v3 config to v4 (tree). Please test this!

Run ./i3-migrate-config-to-v4.pl < ~/.i3/config > /tmp/i3.config
and see if /tmp/i3.config is fine (especially check the comments
starting with XXX, they are inserted by the script).
i3-migrate-config-to-v4.pl [new file with mode: 0755]
testcases/t/71-config-migrate.t [new file with mode: 0644]