From 5c474563c9f82e322b2ff23c2ed3f8250cb91ff2 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 29 Oct 2023 18:07:03 +0530 Subject: applied center patch --- dmenu.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dmenu.1') diff --git a/dmenu.1 b/dmenu.1 index 0d7f343..7591992 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -50,6 +50,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