swap up/down, also modify the testcase

This commit is contained in:
Michael Stapelberg
2011-08-09 09:46:02 +02:00
parent 3316d8b8ba
commit 98cc37e223
3 changed files with 8 additions and 8 deletions

View File

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