Mention default config path

This commit is contained in:
Rasmus Steinke 2016-12-05 23:31:18 +01:00
parent 3f88ef0032
commit 4eb3aa4bd7
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ There are currently three methods of setting configuration options (evaluated in
This is the recommended way of configuring **rofi**.
* Configuration File: This uses the same format as the Xresources file.
By default it looks in `XDG_USER_CONFIG_DIR`/rofi/config, but can be overriden on commandline.
By default XDG_USER_CONFIG_DIR defaults to `$HOME/.config`.
* Command-line options: Arguments passed to **rofi**.
* System configuration file (f.e. /etc/rofi.conf).