This commit is contained in:
Théo Piboubès
2015-08-28 21:15:49 +02:00
parent d24c81bce6
commit 3fb4dc66bb

View File

@@ -156,8 +156,10 @@ Config File
----------- -----------
RTV will read two configuration files: RTV will read two configuration files:
* ``~/.config/rtv/rtv.cfg`` (or ``$XDG_CONFIG_HOME/.rtv``) * ``~/.config/rtv/rtv.cfg`` (or ``$XDG_CONFIG_HOME/.rtv``)
* ``~/.config/rtv/oauth.cfg`` (or ``$XDG_CONFIG_HOME/.rtv-oauth``) * ``~/.config/rtv/oauth.cfg`` (or ``$XDG_CONFIG_HOME/.rtv-oauth``)
Each line in the files will replace the corresponding default argument in the launch script. Each line in the files will replace the corresponding default argument in the launch script.
This can be used to avoid having to re-enter login credentials every time the program is launched. This can be used to avoid having to re-enter login credentials every time the program is launched.