From 32869c614bbd086a94243978abd3344804e41036 Mon Sep 17 00:00:00 2001 From: c Date: Sat, 25 Nov 2023 22:31:59 -0500 Subject: Initial commit by me. --- dmenu.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dmenu.1') 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. -- cgit v1.2.3