From 6edb3771e3e259725ddb3d8eae7b8d807c1e7848 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Tue, 2 Jun 2015 16:52:16 +0200 Subject: Update doc, saying xresources is prefered method. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index bb1bd273..799bd908 100644 --- a/README.md +++ b/README.md @@ -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: -- cgit v1.2.3