doc: Reflect config fallback in config
This should reflect the changes from #2026
This commit is contained in:
parent
df15a4062a
commit
c34f013e5f
@ -31,10 +31,8 @@ places in the following order:
|
|||||||
|
|
||||||
* If the ``-c`` or ``--config`` command line argument is specified, it will use
|
* If the ``-c`` or ``--config`` command line argument is specified, it will use
|
||||||
the path given there.
|
the path given there.
|
||||||
* If the environment variable ``XDG_CONFIG_HOME`` is set it will use
|
* ``$XDG_CONFIG_HOME/polybar/config``
|
||||||
``$XDG_CONFIG_HOME/polybar/config``
|
* ``$HOME/.config/polybar/config``
|
||||||
* If the environment variable ``HOME`` is set it will use
|
|
||||||
``$HOME/.config/polybar/config``
|
|
||||||
|
|
||||||
Syntax
|
Syntax
|
||||||
------
|
------
|
||||||
|
Loading…
Reference in New Issue
Block a user