mirror of
https://github.com/davatorium/rofi.git
synced 2025-01-27 15:25:24 -05:00
Update manpage.
This commit is contained in:
parent
96a9689630
commit
97187b8c75
1 changed files with 33 additions and 10 deletions
43
doc/rofi.1
43
doc/rofi.1
|
@ -90,8 +90,7 @@ Keybindings can also be specified in the \fB\fCXresources\fR file.
|
||||||
\fBrofi\fP can emulate \fB\fCdmenu\fR (a dynamic menu for X) when launched with the \fB\fC\-dmenu\fR flag.
|
\fBrofi\fP can emulate \fB\fCdmenu\fR (a dynamic menu for X) when launched with the \fB\fC\-dmenu\fR flag.
|
||||||
.PP
|
.PP
|
||||||
The official website for \fB\fCdmenu\fR can be found:
|
The official website for \fB\fCdmenu\fR can be found:
|
||||||
.UR http://tools.suckless.org/dmenu/
|
\[la]http://tools.suckless.org/dmenu/\[ra]
|
||||||
.UE
|
|
||||||
.SH OPTIONS
|
.SH OPTIONS
|
||||||
.PP
|
.PP
|
||||||
\fB\fC\-key\-{mode}\fR \fBKEY\fP
|
\fB\fC\-key\-{mode}\fR \fBKEY\fP
|
||||||
|
@ -319,6 +318,34 @@ The height of a field in lines. e.g.
|
||||||
.RE
|
.RE
|
||||||
.IP
|
.IP
|
||||||
Default: \fI1\fP
|
Default: \fI1\fP
|
||||||
|
.PP
|
||||||
|
The following options are further explained in the theming section:
|
||||||
|
.PP
|
||||||
|
\fB\fC\-color\-enabled\fR
|
||||||
|
.PP
|
||||||
|
.RS
|
||||||
|
.nf
|
||||||
|
Enable the exteneded coloring options.
|
||||||
|
.fi
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
|
\fB\fC\-color\-window\fR \fIbackground\fP \fIborder color\fP
|
||||||
|
.PP
|
||||||
|
.RS
|
||||||
|
.nf
|
||||||
|
Set window background and border color.
|
||||||
|
.fi
|
||||||
|
.RE
|
||||||
|
.PP
|
||||||
|
\fB\fC\-color\-normal\fR \fIbackground,foreground,background alt, highlight background, highlight foreground\fP
|
||||||
|
\fB\fC\-color\-urgent\fR \fIbackground,foreground,background alt, highlight background, highlight foreground\fP
|
||||||
|
\fB\fC\-color\-active\fR \fIbackground,foreground,background alt, highlight background, highlight foreground\fP
|
||||||
|
.PP
|
||||||
|
.RS
|
||||||
|
.nf
|
||||||
|
Specify the colors used in a row per state (normal, active, urgent).
|
||||||
|
.fi
|
||||||
|
.RE
|
||||||
.SS Layout
|
.SS Layout
|
||||||
.PP
|
.PP
|
||||||
\fB\fC\-lines\fR
|
\fB\fC\-lines\fR
|
||||||
|
@ -783,18 +810,14 @@ Check quotes used on the commandline: e.g. used “ instead of ".
|
||||||
.SH WEBSITE
|
.SH WEBSITE
|
||||||
.PP
|
.PP
|
||||||
\fBrofi\fP website can be found at here
|
\fBrofi\fP website can be found at here
|
||||||
.UR https://davedavenport.github.io/rofi/
|
\[la]https://davedavenport.github.io/rofi/\[ra]
|
||||||
.UE
|
|
||||||
.PP
|
.PP
|
||||||
\fBrofi\fP bugtracker can be found here
|
\fBrofi\fP bugtracker can be found here
|
||||||
.UR https://github.com/DaveDavenport/rofi/issues
|
\[la]https://github.com/DaveDavenport/rofi/issues\[ra]
|
||||||
.UE
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
.PP
|
.PP
|
||||||
Qball Cow
|
Qball Cow
|
||||||
.MT qball@gmpclient.org
|
\[la]qball@gmpclient.org\[ra]
|
||||||
.ME
|
|
||||||
.PP
|
.PP
|
||||||
Original code based on work by: Sean Pringle
|
Original code based on work by: Sean Pringle
|
||||||
.MT sean.pringle@gmail.com
|
\[la]sean.pringle@gmail.com\[ra]
|
||||||
.ME
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue