From 0d9361125fdebed5a23de36b9a5ae4e2a22f0077 Mon Sep 17 00:00:00 2001 From: Charles Daniels Date: Thu, 16 May 2019 17:48:40 -0400 Subject: [PATCH] bind M-space to xfce4-appfinder --- overlay/.cwmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/overlay/.cwmrc b/overlay/.cwmrc index deece96..b09199a 100644 --- a/overlay/.cwmrc +++ b/overlay/.cwmrc @@ -80,7 +80,7 @@ bind-key M-c window-htile # tile windows horizontally bind-key M-slash menu-window # search open windows bind-key M-d menu-cmd # run a command bind-key M-question menu-exec # run a shell command -bind-key M-space menu-exec +bind-key M-space "xfce4-appfinder" bind-key M-period menu-ssh # show ssh menu # reset window size bind-key MS-space window-center -- 2.45.2