summary refs log tree commit diff
path: root/home/.config/cwm/cwmrc
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/.config/cwm/cwmrc16
1 files changed, 8 insertions, 8 deletions
diff --git a/home/.config/cwm/cwmrc b/home/.config/cwm/cwmrc
index a3aeb483..4dbee57e 100644
--- a/home/.config/cwm/cwmrc
+++ b/home/.config/cwm/cwmrc
@@ -46,14 +46,14 @@ 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 C4-h window-resize-left
-bind-key C4-j window-resize-down
-bind-key C4-k window-resize-up
-bind-key C4-l window-resize-right
-bind-key C4S-h window-resize-left-big
-bind-key C4S-j window-resize-down-big
-bind-key C4S-k window-resize-up-big
-bind-key C4S-l window-resize-right-big
+bind-key 4M-h window-resize-left
+bind-key 4M-j window-resize-down
+bind-key 4M-k window-resize-up
+bind-key 4M-l window-resize-right
+bind-key 4MS-h window-resize-left-big
+bind-key 4MS-j window-resize-down-big
+bind-key 4MS-k window-resize-up-big
+bind-key 4MS-l window-resize-right-big
 bind-key 4-space menu-exec
 bind-key 4S-r restart
 bind-key 4S-q quit
td> 2021-01-12Avoid matching tag text inside HTML elementsJune McEnroe 2021-01-12Use hilex for up -hJune McEnroe 2021-01-12Use hilex for bin HTMLJune McEnroe 2021-01-12Don't output a pre in hilex by defaultJune McEnroe 2021-01-12Move hilex out of hilex directoryJune McEnroe 2021-01-12Consolidate hilex formatters into hilex.cJune McEnroe 2021-01-12Remove hacky tagging from hilexJune McEnroe 2021-01-12Add htagml -iJune McEnroe 2021-01-12Render tag index in HTMLJune McEnroe 2021-01-12Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe 2021-01-12Split fields by tab onlyJune McEnroe 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe 2021-01-09Add c -t flag to print expression typeJune McEnroe 2021-01-05Update taglineJune McEnroe