Update manpage about config.c

This commit is contained in:
Dave Davenport 2016-03-05 20:52:46 +01:00
parent 2b219d61a4
commit 73c3b419ad
2 changed files with 2 additions and 6 deletions

View File

@ -79,9 +79,8 @@ The official website for `dmenu` can be found [here](http://tools.suckless.org/d
## OPTIONS ## OPTIONS
There are currently four methods of setting configuration options (evaluated in order below): There are currently three methods of setting configuration options (evaluated in order below):
* Compile time: edit config.c. This method is strongly discouraged.
* Xresources: A method of storing key values in the Xserver. See * Xresources: A method of storing key values in the Xserver. See
[here](https://en.wikipedia.org/wiki/X_resources) for more information. [here](https://en.wikipedia.org/wiki/X_resources) for more information.
This is the recommended way of configuring **rofi**. This is the recommended way of configuring **rofi**.

View File

@ -35,10 +35,7 @@ rofi \-show run
The official website for \fBdmenu\fR can be found here \fIhttp://tools\.suckless\.org/dmenu/\fR\. The official website for \fBdmenu\fR can be found here \fIhttp://tools\.suckless\.org/dmenu/\fR\.
. .
.SH "OPTIONS" .SH "OPTIONS"
There are currently four methods of setting configuration options (evaluated in order below): There are currently three methods of setting configuration options (evaluated in order below):
.
.IP "\(bu" 4
Compile time: edit config\.c\. This method is strongly discouraged\.
. .
.IP "\(bu" 4 .IP "\(bu" 4
Xresources: A method of storing key values in the Xserver\. See here \fIhttps://en\.wikipedia\.org/wiki/X_resources\fR for more information\. This is the recommended way of configuring \fBrofi\fR\. Xresources: A method of storing key values in the Xserver\. See here \fIhttps://en\.wikipedia\.org/wiki/X_resources\fR for more information\. This is the recommended way of configuring \fBrofi\fR\.