[sway] Fixe le raccourcis pour splith

This commit is contained in:
Gregory Trolliet 2024-12-19 17:43:48 +01:00
parent 2b062e93da
commit eb3eab92ae

View file

@ -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