Re-enable splitv/h keybinds in sway
This commit is contained in:
parent
9649f84ebe
commit
b778df7f8c
1 changed files with 2 additions and 2 deletions
|
|
@ -157,8 +157,8 @@ set $update_status_bar /run/current-system/sw/bin/kill -s 42 $(cat $status_pid_f
|
||||||
# Layout stuff:
|
# Layout stuff:
|
||||||
#
|
#
|
||||||
# Inverse the split to match neovim directions
|
# Inverse the split to match neovim directions
|
||||||
# bindsym $mod+Shift+v splith
|
bindsym $mod+Shift+v splith
|
||||||
# bindsym $mod+Shift+s splitv
|
bindsym $mod+Shift+s splitv
|
||||||
|
|
||||||
# Switch the current container between different layout styles
|
# Switch the current container between different layout styles
|
||||||
bindsym $mod+Shift+t layout tabbed
|
bindsym $mod+Shift+t layout tabbed
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue