value -1 added to monitor number and center width
This commit is contained in:
parent
8f6d711d48
commit
fa3c8f28c6
@ -37,9 +37,11 @@ It is not intended to be invoked directly.
|
||||
\f[B]monitor\f[R] = \f[I]-1\f[R]
|
||||
pinentry-dmenu is displayed on the monitor number supplied.
|
||||
Monitor numbers are starting from 0.
|
||||
Value -1 for focused monitor.
|
||||
.TP
|
||||
\f[B]center_width\f[R] = \f[I]1024\f[R]
|
||||
Defines the width for the `center' menu.
|
||||
Value -1 for full width.
|
||||
.TP
|
||||
\f[B]embedded\f[R] = \f[I]false\f[R]
|
||||
Embed into window.
|
||||
|
@ -17,10 +17,10 @@ The configuration is placed in *~/.gnupg/pinentry-dmenu.conf*. You can change th
|
||||
# OPTIONS
|
||||
|
||||
**monitor** = *-1*
|
||||
: pinentry-dmenu is displayed on the monitor number supplied. Monitor numbers are starting from 0.
|
||||
: pinentry-dmenu is displayed on the monitor number supplied. Monitor numbers are starting from 0. Value -1 for focused monitor.
|
||||
|
||||
**center_width** = *1024*
|
||||
: Defines the width for the 'center' menu.
|
||||
: Defines the width for the 'center' menu. Value -1 for full width.
|
||||
|
||||
**embedded** = *false*
|
||||
: Embed into window.
|
||||
|
Loading…
Reference in New Issue
Block a user