summaryrefslogtreecommitdiff
path: root/mcwm.man
diff options
context:
space:
mode:
authorcos <cos>2024-03-01 17:02:41 +0100
committercos <cos>2024-03-01 20:54:50 +0100
commit842a27105fe3c5d3943ced05532629d711dc1535 (patch)
tree531aac7efaf7215acaa35cd99cebbb8e17b80bea /mcwm.man
parent91674cda15561ef4ed98a80ba9246d69a19bae1d (diff)
downloadmcwm-842a27105fe3c5d3943ced05532629d711dc1535.zip
Allow configuring workspace count
Diffstat (limited to 'mcwm.man')
-rw-r--r--mcwm.man4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcwm.man b/mcwm.man
index ef59b73..3272f2f 100644
--- a/mcwm.man
+++ b/mcwm.man
@@ -191,6 +191,10 @@ default button 3 starts the command mcmenu. You can write your own
mcmenu by using, for instance, 9menu, dmenu or ratmenu.
.SH ENVIRONMENT
.B mcwm\fP obeys the $DISPLAY variable.
+.SH RESOURCES
+.IP "\fBworkspaces:\fR \fInumber\fR" 4
+.IX Item "workspaces: number"
+Number of workspaces to use.
.SH STARTING
Typically the window manager is started from a script, either run by
.B startx(1)