aboutsummaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authorc2023-11-25 22:31:59 -0500
committerc2023-11-25 22:31:59 -0500
commit32869c614bbd086a94243978abd3344804e41036 (patch)
treecd0ee2cc017d83d06bde8ad1fc995f6098647ea8 /dmenu.1
parent8df553e0048733bab4bc85a6b76bcfd44c046e71 (diff)
Initial commit by me.
Diffstat (limited to 'dmenu.1')
-rw-r--r--dmenu.13
1 files changed, 3 insertions, 0 deletions
diff --git a/dmenu.1 b/dmenu.1
index 323f93c..c036baa 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -40,6 +40,9 @@ which lists programs in the user's $PATH and runs the result in their $SHELL.
.B \-b
dmenu appears at the bottom of the screen.
.TP
+.B \-c
+dmenu appears centered on the screen.
+.TP
.B \-f
dmenu grabs the keyboard before reading stdin if not reading from a tty. This
is faster, but will lock up X until stdin reaches end\-of\-file.