mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-03 15:34:54 -05:00
Document -filter option. Issue #164
This commit is contained in:
parent
1a7cddc8aa
commit
bc79ae1a1a
2 changed files with 12 additions and 0 deletions
|
@ -525,6 +525,10 @@ The following options are further explained in the theming section:
|
|||
|
||||
Default: 's'
|
||||
|
||||
`-filter` *filter*
|
||||
|
||||
Preset user filter to *filter* in the entry box and pre-filter the list.
|
||||
|
||||
### Message dialog
|
||||
|
||||
`-e` *message*
|
||||
|
|
|
@ -687,6 +687,14 @@ Allows the output of dmenu to be customized (N is total number of input entries)
|
|||
Default: 's'
|
||||
.fi
|
||||
.RE
|
||||
.PP
|
||||
\fB\fC\-filter\fR \fIfilter\fP
|
||||
.PP
|
||||
.RS
|
||||
.nf
|
||||
Preset user filter to *filter* in the entry box and pre\-filter the list.
|
||||
.fi
|
||||
.RE
|
||||
.SS Message dialog
|
||||
.PP
|
||||
\fB\fC\-e\fR \fImessage\fP
|
||||
|
|
Loading…
Add table
Reference in a new issue