diff options
Diffstat (limited to 'testconfig')
| -rw-r--r-- | testconfig | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -5,5 +5,12 @@ separator = ", " Plugin = "ClockPlugin" [Elements.Config] -Format = "%R" -RefreshRate = 3.0 +Format = "%+" +UTCSyncedUpdatesPerThirtyMinutes = 1800 + +[[Elements]] +Plugin = "ClockPlugin" + +[Elements.Config] +Format = "%+" +UnsyncedEverySeconds = 10.0 |
