change split key binding
This commit is contained in:
parent
41d9dc9c62
commit
6b26ad1eb2
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ bindsym $mod+Shift+k move up
|
||||||
bindsym $mod+Shift+l move right
|
bindsym $mod+Shift+l move right
|
||||||
|
|
||||||
# toggle split direction
|
# toggle split direction
|
||||||
bindsym $mod+v split toggle
|
bindsym $mod+t split toggle
|
||||||
|
|
||||||
bindsym $mod+Tab layout toggle splith splitv tabbed
|
bindsym $mod+Tab layout toggle splith splitv tabbed
|
||||||
|
|
||||||
|
|
Reference in a new issue