aboutsummaryrefslogtreecommitdiff
path: root/testconfig
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2021-05-02 19:37:40 +0200
committerAndreas Grois <andi@grois.info>2021-05-02 19:37:40 +0200
commit2664e8443069fb25cd31afdef1e55bc18f052bfe (patch)
treeeb5525c8f2ffe7f496728586bf95b1be4ace69da /testconfig
parente1f0525e4e1dcf674aa7489042a06b7c7d671a2a (diff)
Create a pulse context. Seems to be working.
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 = ""