mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05:00
Mention default config path
This commit is contained in:
parent
3f88ef0032
commit
4eb3aa4bd7
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ There are currently three methods of setting configuration options (evaluated in
|
||||||
This is the recommended way of configuring **rofi**.
|
This is the recommended way of configuring **rofi**.
|
||||||
* Configuration File: This uses the same format as the Xresources file.
|
* 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 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**.
|
* Command-line options: Arguments passed to **rofi**.
|
||||||
* System configuration file (f.e. /etc/rofi.conf).
|
* System configuration file (f.e. /etc/rofi.conf).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue