From fdb841c3b0393f960afaab6bcc9dcc1c0d569018 Mon Sep 17 00:00:00 2001 From: kn Date: Tue, 9 Jul 2019 21:38:44 +0000 Subject: Add application section Link what is described as "applications" here to how they are actually defined in cwmrc(5). While here, call the configuration file what it is instead of reusing the default path (already mentioned in the FILES section). OK okan --- cwm.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/cwm.1 b/cwm.1 index 7a3f49f..e0a892e 100644 --- a/cwm.1 +++ b/cwm.1 @@ -219,6 +219,11 @@ Window is currently focused. .It & Window is hidden. .El +.Sh APPLICATIONS +.Nm +manages a list of applications defined with the +.Cm command +configuration option. .Sh GROUPS .Nm has the ability to group windows together, and use the groups to @@ -242,8 +247,7 @@ Selecting an item will warp to that window, unhiding it if necessary. Show list of currently defined groups. Selecting an item will hide/unhide that group. .It Ic M3 -Show list of applications as defined in -.Pa ~/.cwmrc . +Show list of applications as defined in the configuration file. Selecting an item will spawn that application. .El .Sh ENVIRONMENT -- cgit 1.4.1