home
·
contact
·
privacy
projects
/
config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
349b4bf
)
Grow i3 config file.
author
Christian Heller
<c.heller@plomlompom.de>
Sat, 20 Jun 2015 21:00:27 +0000
(23:00 +0200)
committer
Christian Heller
<c.heller@plomlompom.de>
Sat, 20 Jun 2015 21:00:27 +0000
(23:00 +0200)
dotfiles/i3/config
patch
|
blob
|
history
diff --git
a/dotfiles/i3/config
b/dotfiles/i3/config
index ee09345076c3d3eb48107b4bf69cda4cb7446db8..6330887d0818820d5d5ef9a0c7d1d43479acb16d 100644
(file)
--- 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