diff --git a/.config/i3/config b/.config/i3/config index 06657017b591709e1c4855ed6da363ed7fd98d62..26734833a429ccff735aa502e926453a0558e429 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -40,10 +40,10 @@ bindsym $mod+Shift+l move up bindsym $mod+Shift+semicolon move right # alternatively, you can use the cursor keys: -bindsym $mod+Shift+Left move left -bindsym $mod+Shift+Down move down -bindsym $mod+Shift+Up move up -bindsym $mod+Shift+Right move right +bindsym $mod+Shift+Left move left 100 px +bindsym $mod+Shift+Down move down 100 px +bindsym $mod+Shift+Up move up 100 px +bindsym $mod+Shift+Right move right 100 px # split in horizontal orientation bindsym $mod+h split h