CONFIG BREAK: Rename 'restore' to 'append_layout'

This commit is contained in:
Michael Stapelberg
2011-06-10 02:15:31 +02:00
parent bd49c80d5f
commit f1385ba3d5
3 changed files with 6 additions and 6 deletions

View File

@ -50,7 +50,7 @@ bindsym Mod1+u focus parent
bindsym Mod1+c kill
# Restore saved JSON layout
bindsym Mod1+y restore /home/michael/i3/layout.json
bindsym Mod1+y append_layout /home/michael/i3/layout.json
# Reload the configuration file
bindsym Mod1+Shift+j reload