From 2b8d5df7e0d6a25896d74238707b23ba4af6805a Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sat, 25 Dec 2021 14:56:20 -0500 Subject: cwmrc --- dot_cwmrc.tmpl | 8 +++++--- 1 file 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. -- cgit v1.2.3