Skip to content

Commit 70c239c

Browse files
Save changes at: 1780303411
1 parent 9908266 commit 70c239c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

sway.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ exec swayidle -w \
214214
# You can "split" the current object of your focus with
215215
# $mod+b or $mod+v, for horizontal and vertical splits
216216
# respectively.
217-
bindsym $mod+Shift+b splith
217+
bindsym $mod+Shift+h splith
218218
bindsym $mod+Shift+v splitv
219219
220220
# Switch the current container between different layout styles
@@ -228,9 +228,6 @@ exec swayidle -w \
228228
# Toggle the current focus between tiling and floating mode
229229
bindsym $mod+Shift+space floating toggle
230230
231-
# Swap focus between the tiling area and the floating area
232-
# bindsym $mod+space focus mode_toggle
233-
234231
# Move focus to the parent container
235232
bindsym $mod+a focus parent
236233
#

0 commit comments

Comments
 (0)