summary refs log tree commit diff
diff options
context:
space:
mode:
authorkn <kn>2019-07-09 21:38:44 +0000
committerkn <kn>2019-07-09 21:38:44 +0000
commitfdb841c3b0393f960afaab6bcc9dcc1c0d569018 (patch)
tree550a82f5b07c7758a3f22b39eaab1dd33d33b89d
parent40000724cce67a6346c8af3972da020d4249d8fe (diff)
downloadcwm-fdb841c3b0393f960afaab6bcc9dcc1c0d569018.tar.gz
cwm-fdb841c3b0393f960afaab6bcc9dcc1c0d569018.tar.xz
cwm-fdb841c3b0393f960afaab6bcc9dcc1c0d569018.zip
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
-rw-r--r--cwm.18
1 files 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