From a5980cd3d3b3ef0e85a3bc2d2e54f351b0e90296 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Mon, 21 Jan 2019 19:57:53 +0100 Subject: [PATCH] README: document common module configuration attributes --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index e37e162..0a8d6f6 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,16 @@ The value of each item in the `left`, `center` and `right` lists is a _module_. ### Alsae +### Generic Configuration + +**All** modules support the following attributes: + +| Name | Type | Description +|---------|----------|------------ +| content | particle | A particle describing how the module's information is to be rendered +| anchors | dict | Free-to-use dictionary, where you can put yaml anchor definitions + + ### Backlight ### Battery ### Clock