mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Add -no-selection-indicator to manpage
This commit is contained in:
parent
59635919ea
commit
965d2c2ac5
2 changed files with 11 additions and 0 deletions
|
@ -581,6 +581,11 @@ Hide the input text. This should not be considered secure!
|
||||||
Tell **rofi** that DMenu input is pango markup encoded and should be rendered.
|
Tell **rofi** that DMenu input is pango markup encoded and should be rendered.
|
||||||
See [here](https://developer.gnome.org/pango/stable/PangoMarkupFormat.html) for details about pango markup.
|
See [here](https://developer.gnome.org/pango/stable/PangoMarkupFormat.html) for details about pango markup.
|
||||||
|
|
||||||
|
|
||||||
|
`-no-selection-indicator`
|
||||||
|
|
||||||
|
Hides the selection indicator. This will make multi-select be invisible.
|
||||||
|
|
||||||
### Window Mode
|
### Window Mode
|
||||||
|
|
||||||
`-window-format` *format*
|
`-window-format` *format*
|
||||||
|
|
|
@ -929,6 +929,12 @@ Hide the input text\. This should not be considered secure!
|
||||||
.P
|
.P
|
||||||
Tell \fBrofi\fR that DMenu input is pango markup encoded and should be rendered\. See here \fIhttps://developer\.gnome\.org/pango/stable/PangoMarkupFormat\.html\fR for details about pango markup\.
|
Tell \fBrofi\fR that DMenu input is pango markup encoded and should be rendered\. See here \fIhttps://developer\.gnome\.org/pango/stable/PangoMarkupFormat\.html\fR for details about pango markup\.
|
||||||
.
|
.
|
||||||
|
.P
|
||||||
|
\fB\-no\-selection\-indicator\fR
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
Hides the selection indicator\. This will make multi\-select be invisible\.
|
||||||
|
.
|
||||||
.SS "Window Mode"
|
.SS "Window Mode"
|
||||||
\fB\-window\-format\fR \fIformat\fR
|
\fB\-window\-format\fR \fIformat\fR
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in a new issue