diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-06-20 17:50:13 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-06-20 17:50:13 +0100 |
commit | 6539b980c2c526c487d174c00a7839648d950208 (patch) | |
tree | 833187c3959129b90c1d897b8a0074bfb12376db /cwmrc | |
parent | 023d7a3629fc66ec084b57825dcc093812a927f7 (diff) |
some nice changes
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 |