From 99c3480323f2df0c1cd455e2e03e832c1196050a Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Wed, 7 Apr 2021 21:29:02 +0200 Subject: First semi-working implementation. --- testconfig | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 testconfig (limited to 'testconfig') diff --git a/testconfig b/testconfig new file mode 100644 index 0000000..06d0716 --- /dev/null +++ b/testconfig @@ -0,0 +1,9 @@ +[Settings] +separator = ", " + +[[Elements]] +Plugin = "ClockPlugin" + +[Elements.Config] +Format = "%R" +RefreshRate = 1.0 -- cgit v1.2.3