summaryrefslogtreecommitdiff
path: root/dmenu.1.orig
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.com>2023-10-29 18:14:34 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.com>2023-10-29 18:14:34 +0530
commitaf34cca93b2954a43804e278267454bb0cf67a67 (patch)
tree258815b2153caff94f7a12a27c0ec7e5599c9774 /dmenu.1.orig
parent5c474563c9f82e322b2ff23c2ed3f8250cb91ff2 (diff)
applied grid patch
Diffstat (limited to 'dmenu.1.orig')
-rw-r--r--dmenu.1.orig3
1 files changed, 3 insertions, 0 deletions
diff --git a/dmenu.1.orig b/dmenu.1.orig
index 0d7f343..7591992 100644
--- a/dmenu.1.orig
+++ b/dmenu.1.orig
@@ -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.