changed vim keybindings a bit.

This commit is contained in:
Gabe Venberg 2024-04-19 11:56:22 -05:00
parent 52a71bdf40
commit 0d5aea76ab

View file

@ -73,10 +73,10 @@ smart_borders on
bindsym $mod+ctrl+l move container to output right
## split in horizontal orientation
bindsym $mod+: split h
bindsym $mod+shift+semicolon split h
# split in vertical orientation
bindsym $mod+shift+| split v
bindsym $mod+shift+backslash split v
#enter fullscreen mode for the focused container
bindsym $mod+f fullscreen toggle