[sway] Fixe le raccourcis pour splith
This commit is contained in:
parent
2b062e93da
commit
eb3eab92ae
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@ bindsym $mod+Ctrl+Down move workspace to output down
|
||||||
# You can "split" the current object of your focus with
|
# You can "split" the current object of your focus with
|
||||||
# $mod+b or $mod+v, for horizontal and vertical splits
|
# $mod+b or $mod+v, for horizontal and vertical splits
|
||||||
# respectively.
|
# respectively.
|
||||||
bindsym $mod+b splih
|
bindsym $mod+b splith
|
||||||
bindsym $mod+v splitv
|
bindsym $mod+v splitv
|
||||||
|
|
||||||
# Switch the current container between different layout styles
|
# Switch the current container between different layout styles
|
||||||
|
|
Loading…
Reference in a new issue