Update README.md

Add a reminder to reload your .Xresources file
(Helps with https://github.com/DaveDavenport/rofi/issues/110, which tripped me up)
This commit is contained in:
Gabriel Holodak 2015-10-29 19:23:41 -04:00
parent 0a07456120
commit 305a1ed995
1 changed files with 1 additions and 1 deletions

View File

@ -160,7 +160,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**.
This is the recommended way of configuring **rofi**. Remember to load your changes with `xrdb -load ~/.Xresources`
* Commandline options: Arguments passed to **rofi**.
The Xresources options and the commandline options are aliased. So to set option X you would set: