summaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2024-05-28 04:43:42 +0000
committerGitHub <noreply@github.com>2024-05-28 04:43:42 +0000
commitd22280f3dc99dd71b5c86c1a6ce584bdee7cd8eb (patch)
tree19736d99c8379499fc9a0e8c5e913fa3362a5951 /dmenu.1
parent29255fd85845d66ce625b050ae9ab2751e382b73 (diff)
update to dmenu 5.3
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.