mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-03 15:34:54 -05:00
Update manpage.
This commit is contained in:
parent
c86f28493a
commit
1fd2f04f0a
1 changed files with 5 additions and 1 deletions
|
@ -9,7 +9,7 @@ rofi \- A window switcher, run dialog and dmenu replacement
|
|||
[ \-terminal \fIterminal\fP ] [ \-loc \fIposition\fP ] [ \-hmode ] [ \-fixed\-num\-lines ] [ \-padding \fIpadding\fP ]
|
||||
[ \-opacity \fIopacity%\fP ] [ \-display \fIdisplay\fP ] [ \-bc \fIcolor\fP ] [ \-bw \fIwidth\fP ] [ \-dmenu [ \-p \fIprompt\fP ] ]
|
||||
[ \-ssh\-set\-title \fItrue|false\fP ] [ \-now ] [ \-rnow ] [ \-snow ] [ \-version ] [ \-help] [ \-dump\-xresources ]
|
||||
[ \-disable\-history ]
|
||||
[ \-disable\-history ] [ \-levenshtein\-sort ]
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
\fB\fCrofi\fR is an X11 popup window switcher. A list is displayed center\-screen showing open window titles, WM_CLASS, and desktop number.
|
||||
|
@ -258,6 +258,10 @@ Default value is true.
|
|||
\fB\fC\-disable\-history\fR
|
||||
.IP
|
||||
Disable history
|
||||
.PP
|
||||
\fB\fC\-levenshtein\-sort\fR
|
||||
.IP
|
||||
When searching sort the result based on levenshtein distance.
|
||||
.SH Switch between modi
|
||||
.PP
|
||||
Type '?' \fIenter\fP to switch between window list, run and ssh mode.
|
||||
|
|
Loading…
Add table
Reference in a new issue