now has a config file

This commit is contained in:
Daniel Micay 2012-06-07 21:14:22 -04:00
parent 1294bd21ed
commit 2c08b341c5
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
A simple VTE-based terminal.
Configuration is done at compile-time via ``config.h``.
Termite looks for ``termite.cfg`` in ``$XDG_CONFIG_HOME`` (or ``~/.config`` if
unset) and then falls back to ``$XDG_CONFIG_DIRS``.
DEPENDENCIES
============