summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGabriel Holodak <gthepiper@gmail.com>2015-10-29 19:23:41 -0400
committerGabriel Holodak <gthepiper@gmail.com>2015-10-29 19:23:41 -0400
commit305a1ed995df92666e532b6fff3cb00bb6b9b63c (patch)
treeaca6a26ef586cf41da95f33003d834cf6187844d /README.md
parent0a07456120785b44a3bbe567ddd420b80c04d4bc (diff)
Update README.md
Add a reminder to reload your .Xresources file (Helps with https://github.com/DaveDavenport/rofi/issues/110, which tripped me up)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 26842d6b..a1b81880 100644
--- a/README.md
+++ b/README.md
@@ -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: