X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/7d19b2055d98e5c0249efe582c852b8b8b30cd41..e5a65b68db96144227d1f1efb98fce40c749ea02:/dmenu.1 diff --git a/dmenu.1 b/dmenu.1 index 323f93c..6254195 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -40,6 +40,12 @@ 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 use fuzzy matching. +.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.