summaryrefslogtreecommitdiff
path: root/dmenu.1
diff options
context:
space:
mode:
authortsxv478 <atvx717@infraredcombat.xyz>2022-09-21 02:21:10 +0300
committertsxv478 <atvx717@infraredcombat.xyz>2022-09-21 02:21:10 +0300
commit5e8f66d62e53aeb6ae239fe12f230b4df3efad73 (patch)
treec63e56bb74ad75d504a2477c092ce4ee429e3c9f /dmenu.1
parent2c6eed73469c442a62757ef936d10b17a6710ca2 (diff)
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 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.