diff options
| author | Andreas Grois <andi@grois.info> | 2021-06-04 21:48:01 +0200 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2021-06-04 21:48:01 +0200 |
| commit | 15ae48210535358ad90dc85c4bc8809a71627d1d (patch) | |
| tree | b62e55887cce7ec7d90d12952b9968630e4565ba /testconfig | |
| parent | 6457d779ec253ade253fc49f5891b5479b270a6d (diff) | |
Pulse now displays volume correctly.
Still missing actual functionality beyond a numeric display, and error
cases have not been tested, but hey, it's there!
Diffstat (limited to 'testconfig')
| -rw-r--r-- | testconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Format = "%R" [Element.Config.RefreshRate] Synchronization = "UtcSynchronized" -PerThirtyMinutes = 1800 +PerThirtyMinutes = 30 [Element.General] BeforeText = "" |
