Merge branch 'master' into next

This commit is contained in:
Michael Stapelberg
2011-08-09 09:47:10 +02:00
3 changed files with 11 additions and 6 deletions

View File

@ -789,11 +789,11 @@ mode "resize" {
bindsym j resize shrink left
bindsym Shift+j resize grow left
bindsym k resize grow bottom
bindsym Shift+k resize shrink bottom
bindsym k resize grow down
bindsym Shift+k resize shrink down
bindsym l resize shrink top
bindsym Shift+l resize grow top
bindsym l resize shrink up
bindsym Shift+l resize grow up
bindsym semicolon resize grow right
bindsym Shift+semicolon resize shrink right