diff --git a/i3/.config/i3/config b/i3/.config/i3/config index 855bfb5..4d069a7 100644 --- a/i3/.config/i3/config +++ b/i3/.config/i3/config @@ -75,7 +75,7 @@ bindsym $mod+Control+Shift+Up move up 50 px bindsym $mod+Control+Shift+Right move right 50 px # split in horizontal orientation -bindsym $mod+h split h +bindsym $mod+g split h # split in vertical orientation bindsym $mod+v split v