Skip to content

Commit

Permalink
Update manpage -selected-row option.
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveDavenport committed Mar 29, 2020
1 parent d8a0f54 commit cca9fa3
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 284 deletions.
8 changes: 0 additions & 8 deletions doc/rofi-script.5
Expand Up @@ -76,8 +76,6 @@ For example to set the prompt:

.PP
The following extra options exists:

.RS
.IP \(bu 2
\fBprompt\fP: Update the prompt text.
.IP \(bu 2
Expand All @@ -89,8 +87,6 @@ The following extra options exists:
.IP \(bu 2
\fBactive\fP: Mark rows as active. (for syntax see the active option in dmenu mode)

.RE

.SH Parsing row options
.PP
Extra options for individual rows can be set.
Expand All @@ -110,17 +106,13 @@ For example:

.PP
The following options are supported:

.RS
.IP \(bu 2
\fBicon\fP: Set the icon for that row.
.IP \(bu 2
\fBmeta\fP: Specify invisible search terms.
.IP \(bu 2
\fBnonselectable\fP: If true the row cannot activated.

.RE

.SH SEE ALSO
.PP
rofi\-sensible\-terminal(1), dmenu(1), rofi\-theme(5), rofi\-theme\-selector(1)
Expand Down
4 changes: 0 additions & 4 deletions doc/rofi-theme-selector.1
Expand Up @@ -18,17 +18,13 @@ It lets you preview each theme with the Enter key and apply the theme to your
.SH Theme directories
.PP
\fBrofi\-theme\-selector\fP searches the following directories for themes:

.RS
.IP \(bu 2
${PREFIX}/share/rofi/themes
.IP \(bu 2
$XDG\_CONFIG\_HOME/rofi/themes
.IP \(bu 2
$XDG\_DATA\_HOME/share/rofi/themes

.RE

.PP
${PREFIX} reflects the install location of rofi. In most cases this will be "/usr".<br>
$XDG\_CONFIG\_HOME is normally unset. Default path is "$HOME/.config".<br>
Expand Down

0 comments on commit cca9fa3

Please sign in to comment.