aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dot_cwmrc.tmpl8
1 files changed, 5 insertions, 3 deletions
diff --git a/dot_cwmrc.tmpl b/dot_cwmrc.tmpl
index 1efb864..57f2501 100644
--- a/dot_cwmrc.tmpl
+++ b/dot_cwmrc.tmpl
@@ -119,7 +119,8 @@ bind-key 4S-Tab window-cycle
# F: window-cycle-ingroup Forward cycle through windows in current group.
# F: window-rcycle-ingroup Reverse cycle through windows in current group.
-# F: window-close Close current window.
+
+# F: window-close Close current window.
# D: CM-x Close current window.
bind-key 4S-j window-close
@@ -137,8 +138,9 @@ bind-key 4-Down window-lower
# D: M-Up Raise current window.
bind-key 4-Up window-raise
-# F: window-menu-label Label current window.
-# D: CM-n Label current window.
+# F: window-menu-label Label current window.
+# D: CM-n Label current window.
+bind-key C4-l window-menu-label
# F: window-freeze Freeze current window geometry.
# D: CMS-f Toggle freezing geometry of current window.