mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Update manpage.
- Remove old color-enabled option. - Split website section.
This commit is contained in:
parent
50340a9c64
commit
d25989ed14
2 changed files with 27 additions and 20 deletions
|
@ -234,11 +234,7 @@ Default: *1*
|
||||||
|
|
||||||
The following options are further explained in the theming section:
|
The following options are further explained in the theming section:
|
||||||
|
|
||||||
`-color-enabled`
|
`-color-window` *background* *border color* *separator color*
|
||||||
|
|
||||||
Enable the extended coloring options.
|
|
||||||
|
|
||||||
`-color-window` *background* *border color* *separator color */
|
|
||||||
|
|
||||||
Set window background, border and separator color.
|
Set window background, border and separator color.
|
||||||
|
|
||||||
|
@ -912,14 +908,25 @@ Use `qalc` to get a simple calculator in **rofi**:
|
||||||
|
|
||||||
**rofi** website can be found at [here](https://davedavenport.github.io/rofi/)
|
**rofi** website can be found at [here](https://davedavenport.github.io/rofi/)
|
||||||
|
|
||||||
**rofi** bugtracker can be found [here](https://github.com/DaveDavenport/rofi/issues)
|
## SUPPORT
|
||||||
|
|
||||||
**rofi** support can be obtained [here](irc://irc.freenode.net/#rofi) (#rofi on irc.freenode.net), or via the
|
**rofi** support can be obtained [here](irc://irc.freenode.net/#rofi) (#rofi on irc.freenode.net), or via the
|
||||||
[forum](https://forum.qtools.org/)
|
[forum](https://forum.qtools.org/)
|
||||||
|
|
||||||
|
## DEBUGGING
|
||||||
|
|
||||||
|
Please see [this](https://github.com/DaveDavenport/rofi/wiki/Debugging Rofi) wiki entry.
|
||||||
|
|
||||||
|
## ISSUE TRACKER
|
||||||
|
|
||||||
|
**rofi** issue tracker can be found [here](https://github.com/DaveDavenport/rofi/issues)
|
||||||
|
|
||||||
|
When creating an issue, please read [this](https://github.com/DaveDavenport/rofi/blob/master/.github/CONTRIBUTING.md)
|
||||||
|
first.
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
|
|
||||||
rofi-sensible-terminal(1)
|
rofi-sensible-terminal(1), dmenu(1)
|
||||||
|
|
||||||
## AUTHOR
|
## AUTHOR
|
||||||
|
|
||||||
|
|
26
doc/rofi.1
26
doc/rofi.1
|
@ -1,7 +1,7 @@
|
||||||
.\" generated with Ronn/v0.7.3
|
.\" generated with Ronn/v0.7.3
|
||||||
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
||||||
.
|
.
|
||||||
.TH "ROFI\-MANPAGE" "" "2016-12-21" "" ""
|
.TH "ROFI\-MANPAGE" "" "2016-12-23" "" ""
|
||||||
.
|
.
|
||||||
.SH "NAME"
|
.SH "NAME"
|
||||||
\fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement
|
\fBrofi\fR \- A window switcher, run launcher, ssh dialog and dmenu replacement
|
||||||
|
@ -358,13 +358,7 @@ Default: \fI1\fR
|
||||||
The following options are further explained in the theming section:
|
The following options are further explained in the theming section:
|
||||||
.
|
.
|
||||||
.P
|
.P
|
||||||
\fB\-color\-enabled\fR
|
\fB\-color\-window\fR \fIbackground\fR \fIborder color\fR \fIseparator color\fR
|
||||||
.
|
|
||||||
.P
|
|
||||||
Enable the extended coloring options\.
|
|
||||||
.
|
|
||||||
.P
|
|
||||||
\fB\-color\-window\fR \fIbackground\fR \fIborder color\fR \fIseparator color\fR/
|
|
||||||
.
|
.
|
||||||
.P
|
.P
|
||||||
Set window background, border and separator color\.
|
Set window background, border and separator color\.
|
||||||
|
@ -1499,14 +1493,20 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE\.
|
||||||
.SH "WEBSITE"
|
.SH "WEBSITE"
|
||||||
\fBrofi\fR website can be found at here \fIhttps://davedavenport\.github\.io/rofi/\fR
|
\fBrofi\fR website can be found at here \fIhttps://davedavenport\.github\.io/rofi/\fR
|
||||||
.
|
.
|
||||||
.P
|
.SH "SUPPORT"
|
||||||
\fBrofi\fR bugtracker can be found here \fIhttps://github\.com/DaveDavenport/rofi/issues\fR
|
|
||||||
.
|
|
||||||
.P
|
|
||||||
\fBrofi\fR support can be obtained here \fIirc://irc\.freenode\.net/#rofi\fR (#rofi on irc\.freenode\.net), or via the forum \fIhttps://forum\.qtools\.org/\fR
|
\fBrofi\fR support can be obtained here \fIirc://irc\.freenode\.net/#rofi\fR (#rofi on irc\.freenode\.net), or via the forum \fIhttps://forum\.qtools\.org/\fR
|
||||||
.
|
.
|
||||||
|
.SH "DEBUGGING"
|
||||||
|
Please see this \fIhttps://github\.com/DaveDavenport/rofi/wiki/Debugging%20Rofi\fR wiki entry\.
|
||||||
|
.
|
||||||
|
.SH "ISSUE TRACKER"
|
||||||
|
\fBrofi\fR issue tracker can be found here \fIhttps://github\.com/DaveDavenport/rofi/issues\fR
|
||||||
|
.
|
||||||
|
.P
|
||||||
|
When creating an issue, please read this \fIhttps://github\.com/DaveDavenport/rofi/blob/master/\.github/CONTRIBUTING\.md\fR first\.
|
||||||
|
.
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
rofi\-sensible\-terminal(1)
|
rofi\-sensible\-terminal(1), dmenu(1)
|
||||||
.
|
.
|
||||||
.SH "AUTHOR"
|
.SH "AUTHOR"
|
||||||
Qball Cow \fIqball@gmpclient\.org\fR
|
Qball Cow \fIqball@gmpclient\.org\fR
|
||||||
|
|
Loading…
Reference in a new issue