update README for changed config file path

This commit is contained in:
Daniel Micay 2013-10-19 18:57:29 -04:00
parent 9baf7c94e1
commit 132dbda8f6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ with tiling and/or tabbing support.
Termite looks for the configuration file in the following order: Termite looks for the configuration file in the following order:
``$XDG_CONFIG_HOME/termite/config``, ``~/.config/termite/config``, ``$XDG_CONFIG_HOME/termite/config``, ``~/.config/termite/config``,
``$XDG_CONFIG_DIRS/termite/config``, ``/etc/xdg/termite.cfg``. ``$XDG_CONFIG_DIRS/termite/config``, ``/etc/xdg/termite/config``.
Termite's exit status is 1 on a failure, including a termination of the child Termite's exit status is 1 on a failure, including a termination of the child
process from an uncaught signal. Otherwise the exit status is that of the child process from an uncaught signal. Otherwise the exit status is that of the child