diff --git a/.i3/config b/.i3/config index 000eff7..cf30a6c 100644 --- a/.i3/config +++ b/.i3/config @@ -91,10 +91,10 @@ bindsym $mod+Shift+Up move up bindsym $mod+Shift+Right move right # split in horizontal orientation -bindsym $mod+b split h +bindsym $mod+v split h # split in vertical orientation -bindsym $mod+v split v +bindsym $mod+b split v # enter fullscreen mode for the focused container bindsym $mod+f fullscreen