From 49b283fd254950efc9c2d9476400b1f9aba94dad Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Thu, 23 Dec 2021 21:29:42 -0500 Subject: fix bug in cwmrc --- dot_cwmrc.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_cwmrc.tmpl b/dot_cwmrc.tmpl index 2d0ea5b..2deac41 100644 --- a/dot_cwmrc.tmpl +++ b/dot_cwmrc.tmpl @@ -31,7 +31,7 @@ bind-key 4-l lock # F: menu-window Launch window search menu. # D: M-slash Search for windows. -bind-key 4-slash menu-search +bind-key 4-slash menu-window # F: menu-window-hidden Launch hidden window search menu. -- cgit v1.2.3