X-Git-Url: https://git.xinqibao.xyz/dmenu.git/blobdiff_plain/540a78761b26b2af4f47e46d27ad6406548c8a1c..e7423f8fc69d9b7dc8c04e4ed8bb546938449084:/dmenu.1?ds=sidebyside diff --git a/dmenu.1 b/dmenu.1 index f772634..7dac2a1 100644 --- a/dmenu.1 +++ b/dmenu.1 @@ -26,7 +26,9 @@ efficiently. defines the x coordinate dmenu appears at (0 by default). .TP .B \-y -defines the y coordinate dmenu appears at (0 by default). +defines the y coordinate dmenu appears at (0 by default). If it is negative, +dmenu will appear with the bottom at the given positive coordinate. It it is +-0, dmenu appears at the screen bottom. .TP .B \-w defines the width of the dmenu window (screen width by default).