summaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2023-02-21 13:48:38 -0600
committerzachir <zachir@librem.one>2023-02-21 13:48:38 -0600
commit59fbcc368693d01182e41ec8f397b9e47325cd8c (patch)
tree108cef8fb94eca02ee0a5e768bd5f1ae86daec7e /dmenu.1
parentaddad8d7671563820a8a10cb181e1034d1891678 (diff)
add center patch
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 d511148..bd3dd40 100644
--- a/dmenu.1
+++ b/dmenu.1
@@ -44,6 +44,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.