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:
|
||||
|
||||
`-color-enabled`
|
||||
|
||||
Enable the extended coloring options.
|
||||
|
||||
`-color-window` *background* *border color* *separator color */
|
||||
`-color-window` *background* *border color* *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** 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
|
||||
[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
|
||||
|
||||
rofi-sensible-terminal(1)
|
||||
rofi-sensible-terminal(1), dmenu(1)
|
||||
|
||||
## AUTHOR
|
||||
|
||||
|
|
26
doc/rofi.1
26
doc/rofi.1
|
@ -1,7 +1,7 @@
|
|||
.\" generated with Ronn/v0.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"
|
||||
\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:
|
||||
.
|
||||
.P
|
||||
\fB\-color\-enabled\fR
|
||||
.
|
||||
.P
|
||||
Enable the extended coloring options\.
|
||||
.
|
||||
.P
|
||||
\fB\-color\-window\fR \fIbackground\fR \fIborder color\fR \fIseparator color\fR/
|
||||
\fB\-color\-window\fR \fIbackground\fR \fIborder color\fR \fIseparator color\fR
|
||||
.
|
||||
.P
|
||||
Set window background, border and separator color\.
|
||||
|
@ -1499,14 +1493,20 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE\.
|
|||
.SH "WEBSITE"
|
||||
\fBrofi\fR website can be found at here \fIhttps://davedavenport\.github\.io/rofi/\fR
|
||||
.
|
||||
.P
|
||||
\fBrofi\fR bugtracker can be found here \fIhttps://github\.com/DaveDavenport/rofi/issues\fR
|
||||
.
|
||||
.P
|
||||
.SH "SUPPORT"
|
||||
\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"
|
||||
rofi\-sensible\-terminal(1)
|
||||
rofi\-sensible\-terminal(1), dmenu(1)
|
||||
.
|
||||
.SH "AUTHOR"
|
||||
Qball Cow \fIqball@gmpclient\.org\fR
|
||||
|
|
Loading…
Reference in a new issue