Update doc, saying xresources is prefered method.

This commit is contained in:
Dave Davenport 2015-06-02 16:52:16 +02:00
parent de190f249d
commit 6edb3771e3
3 changed files with 3 additions and 0 deletions

View File

@ -161,6 +161,7 @@ There are currently three methods of setting configuration options:
* Compile time: edit config.c. This method is strongly discouraged.
* Xresources: A method of storing key values in the Xserver. See
[here](https://en.wikipedia.org/wiki/X_resources) for more information.
This is the recommended way of configuring **rofi**.
* Commandline options: Arguments passed to **rofi**.
The Xresources options and the commandline options are aliased. So to set option X you would set:

View File

@ -98,6 +98,7 @@ There are currently three methods of setting configuration options:
* Compile time: edit config.c. This method is strongly discouraged.
* Xresources: A method of storing key values in the Xserver. See
[here](https://en.wikipedia.org/wiki/X_resources) for more information.
This is the recommended way of configuring **rofi**.
* Command-line options: Arguments passed to **rofi**.
The Xresources options and the command-line options are aliased. So to set option X you would set:

View File

@ -98,6 +98,7 @@ Compile time: edit config.c. This method is strongly discouraged.
Xresources: A method of storing key values in the Xserver. See
here
\[la]https://en.wikipedia.org/wiki/X_resources\[ra] for more information.
This is the recommended way of configuring \fBrofi\fP\&.
.IP \(bu 2
Command\-line options: Arguments passed to \fBrofi\fP\&.
.RE