From 63cd546e514cc0ba58700cfb8e088afbca86a4da Mon Sep 17 00:00:00 2001 From: Maxim Baz Date: Thu, 24 Jan 2019 00:23:29 +0200 Subject: fix typo in the config 'bottom' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ee4e62b..12815ca 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The config is located in `~/.gnupg/pinentry-dmenu.conf`. Parameter | Default | Description :------------------ |:----------------- |:----------- asterisk | * | Defines the symbol which is showed for each typed character -buttom | false | pinentry-dmenu appears at the bottom of the screen +bottom | false | pinentry-dmenu appears at the bottom of the screen min_password_length | 32 | The minimal space of the password field. This value has affect to the description field after the password field monitor | -1 | pinentry-dmenu is displayed on the monitor number supplied. Monitor numbers are starting from 0 prompt | "" | Defines the prompt to be displayed to the left of the input field -- cgit v1.2.3