default config: put bindings in the right order (left/down/up/right)
This commit is contained in:
parent
e79e07104c
commit
4693d5f91a
|
@ -44,9 +44,9 @@ bindsym Mod1+Shift+semicolon move right
|
|||
|
||||
# alternatively, you can use the cursor keys:
|
||||
bindsym Mod1+Shift+Left move left
|
||||
bindsym Mod1+Shift+Right move right
|
||||
bindsym Mod1+Shift+Down move down
|
||||
bindsym Mod1+Shift+Up move up
|
||||
bindsym Mod1+Shift+Right move right
|
||||
|
||||
# split in horizontal orientation
|
||||
bindsym Mod1+h split h
|
||||
|
|
Loading…
Reference in New Issue