diff options
author | Moritz Lüdecke <ritze@skweez.net> | 2019-01-24 19:18:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-24 19:18:24 +0100 |
commit | 73fb6de7b8996c11f942adfbf3643df9cc9e1c78 (patch) | |
tree | 88eee5d3f14d4fbe1fa6624616f76c41bcf8e743 /README.md | |
parent | 0e8cec2f5585da578d4e28efc9870945662de3f5 (diff) | |
parent | 63cd546e514cc0ba58700cfb8e088afbca86a4da (diff) |
Merge pull request #4 from maximbaz/typo-bottom
Fix typo in the config 'bottom'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |