diff options
Diffstat (limited to 'cwmrc')
-rw-r--r-- | cwmrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ bind-key 4-equal window-vmaximize # mod + shift + equals = maximize window in horizontal direction only bind-key 4S-equal window-hmaximize -moveamount 10 +moveamount 4 # mod + H,J,K,L = move window left, down, up, right 10 pixels bind-key 4-h window-move-left-big |