From: Christian Heller <c.heller@plomlompom.de>
Date: Sat, 20 Jun 2015 21:00:27 +0000 (+0200)
Subject: Grow i3 config file.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/static/%7B%7B%20web_path%20%7D%7D/decks/templates?a=commitdiff_plain;h=7fd7e85e0305cfeb58c9267c37f4c68a840630cf;p=config

Grow i3 config file.
---

diff --git a/dotfiles/i3/config b/dotfiles/i3/config
index ee09345..6330887 100644
--- a/dotfiles/i3/config
+++ b/dotfiles/i3/config
@@ -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