summary refs log tree commit diff
path: root/home/.config/cwm/cwmrc
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/cwm/cwmrc')
-rw-r--r--home/.config/cwm/cwmrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/home/.config/cwm/cwmrc b/home/.config/cwm/cwmrc
index 8a0787f9..0f372e22 100644
--- a/home/.config/cwm/cwmrc
+++ b/home/.config/cwm/cwmrc
@@ -38,7 +38,8 @@ bind-key 4-f window-fullscreen
 bind-key 4-m window-maximize
 bind-key 4-equal window-vmaximize
 bind-key 4S-equal window-hmaximize
-bind-key 4S-l window-move-right
+bind-key 4-underscore window-vtile
+bind-key 4S-underscore window-htile
 bind-key 4-h window-move-left-big
 bind-key 4-j window-move-down-big
 bind-key 4-k window-move-up-big
@@ -46,6 +47,7 @@ bind-key 4-l window-move-right-big
 bind-key 4S-h window-move-left
 bind-key 4S-j window-move-down
 bind-key 4S-k window-move-up
+bind-key 4S-l window-move-right
 bind-key 4M-h window-resize-left
 bind-key 4M-j window-resize-down
 bind-key 4M-k window-resize-up
href='/cgit-pink/commit/Makefile?h=1.4.1&id=eeaffc33432d3cf91902cac3eab50c0598bdaa19&follow=1'>Bump version.Jason A. Donenfeld 2014-06-29remove debug fprinf() calls that sneaked in with commit 79c985Christian Hesse 2014-06-28git: update to 2.0.1Christian Hesse 2014-06-28ui-patch: Flush stdout after outputting dataJohn Keeping 2014-06-28ui-log: ignore unhandled argumentsJohn Keeping 2014-06-28git: update for git 2.0Christian Hesse 2014-04-17remove trailing whitespaces from source filesChristian Hesse 2014-04-12git: update to 1.9.2Christian Hesse 2014-04-05Fix cgit_parse_url when a repo url is contained in another repo urlJulian Maurice 2014-03-20Makefile: use more reliable git tarball mirrorJason A. Donenfeld 2014-03-20git: update to 1.9.1Christian Hesse