From 3b65de394b8731938b4e9e6040131aa59be33cf9 Mon Sep 17 00:00:00 2001 From: seanpringle Date: Thu, 13 Sep 2012 00:19:50 +1000 Subject: [PATCH] docs --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9942e84..781d7a4 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,11 @@ Some elements that proved to be the wrong direction for xoat have been removed. * Snapshot allows the freedom to mess windows up then quicky revert to a known state. * Some EWMH desktop atoms have been dumped as surplus to requirements. - +### config.h + +All customization happens in config.h. See in-line comments there. + +**Note**: config.h is tracked! Use a local git branch to protect any customization.