aboutsummaryrefslogtreecommitdiff
path: root/testconfig
diff options
context:
space:
mode:
Diffstat (limited to 'testconfig')
-rw-r--r--testconfig24
1 files changed, 22 insertions, 2 deletions
diff --git a/testconfig b/testconfig
index 89c9dcf..7a79af6 100644
--- a/testconfig
+++ b/testconfig
@@ -5,8 +5,28 @@ separator = ", "
Plugin = "ClockPlugin"
[Element.Config]
-Format = "%+"
+Format = "%R"
[Element.Config.RefreshRate]
Synchronization = "UtcSynchronized"
-PerThirtyMinutes = 1800
+PerThirtyMinutes = 1800
+
+[Element.General]
+BeforeText = ""
+AfterText = ""
+
+[[Element]]
+Plugin = "PulseVolume"
+[Element.Config.Sink]
+Sink = "Default"
+
+[Element.Config.Volume]
+Format = "Numeric"
+label = ""
+
+[Element.Config.Balance]
+Format = "Off"
+
+[Element.General]
+BeforeText = ""
+AfterText = ""