summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-04-12 09:31:59 +0200
committerDave Davenport <qball@gmpclient.org>2015-04-12 09:31:59 +0200
commit97187b8c75a65ffbd42ee54e58b064e361ec358e (patch)
tree2987590fee830c21884f8fbfb324e36c1f16b9a5 /doc/rofi.1
parent96a96896308d3b8a4ad45c62c00e8bc88737cf09 (diff)
Update manpage.
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.143
1 files changed, 33 insertions, 10 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 1aeffc53..303f3454 100644
--- a/doc/rofi.1
+++ b/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.
.PP
The official website for \fB\fCdmenu\fR can be found:
-.UR http://tools.suckless.org/dmenu/
-.UE
+\[la]http://tools.suckless.org/dmenu/\[ra]
.SH OPTIONS
.PP
\fB\fC\-key\-{mode}\fR \fBKEY\fP
@@ -319,6 +318,34 @@ The height of a field in lines. e.g.
.RE
.IP
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
.PP
\fB\fC\-lines\fR
@@ -783,18 +810,14 @@ Check quotes used on the commandline: e.g. used “ instead of ".
.SH WEBSITE
.PP
\fBrofi\fP website can be found at here
-.UR https://davedavenport.github.io/rofi/
-.UE
+\[la]https://davedavenport.github.io/rofi/\[ra]
.PP
\fBrofi\fP bugtracker can be found here
-.UR https://github.com/DaveDavenport/rofi/issues
-.UE
+\[la]https://github.com/DaveDavenport/rofi/issues\[ra]
.SH AUTHOR
.PP
Qball Cow
-.MT qball@gmpclient.org
-.ME
+\[la]qball@gmpclient.org\[ra]
.PP
Original code based on work by: Sean Pringle
-.MT sean.pringle@gmail.com
-.ME
+\[la]sean.pringle@gmail.com\[ra]