summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rofi.1.markdown')
-rw-r--r--doc/rofi.1.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index f63e4206..78cff763 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -53,7 +53,8 @@ Markup support can be enabled, see CONFIGURATION options.
There are currently three methods of setting configuration options (evaluated in order below):
- * System configuration file (for example `/etc/rofi.rasi` or old format `/etc/rofi.conf`).
+ * System configuration file (for example `/etc/rofi.rasi` or old format `/etc/rofi.conf`).
+ It checks XDG_CONFIG_DIRS and SYSCONFDIR passed at compile time.
* Xresources: A method of storing key values in the Xserver. See
[here](https://en.wikipedia.org/wiki/X_resources) for more information.
* Rasi theme file: The new *theme* format can be used to set configuration values.