home · contact · privacy
Grow i3 config file.
authorChristian Heller <c.heller@plomlompom.de>
Sat, 20 Jun 2015 21:00:27 +0000 (23:00 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 20 Jun 2015 21:00:27 +0000 (23:00 +0200)
dotfiles/i3/config

index ee09345076c3d3eb48107b4bf69cda4cb7446db8..6330887d0818820d5d5ef9a0c7d1d43479acb16d 100644 (file)
@@ -35,6 +35,12 @@ bindsym $mod+Shift+Down       move down
 bindsym $mod+Shift+Up         move up
 bindsym $mod+Shift+Right      move right
 
+# Resize windows
+bindsym $mod+h                resize shrink width
+bindsym $mod+l                resize grow width
+bindsym $mod+j                resize shrink height
+bindsym $mod+k                resize grow height
+
 # Toggle fullscreen for focused window.
 bindsym $mod+f                fullscreen