diff options
Diffstat (limited to '.local/src/dmenu-dunst/dmenu.1')
| -rw-r--r-- | .local/src/dmenu-dunst/dmenu.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/src/dmenu-dunst/dmenu.1 b/.local/src/dmenu-dunst/dmenu.1 index 323f93c..c036baa 100644 --- a/.local/src/dmenu-dunst/dmenu.1 +++ b/.local/src/dmenu-dunst/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. |
