aboutsummaryrefslogtreecommitdiff
path: root/sleep.json
diff options
context:
space:
mode:
Diffstat (limited to 'sleep.json')
-rw-r--r--sleep.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/sleep.json b/sleep.json
index 39eb3bd..47b5c25 100644
--- a/sleep.json
+++ b/sleep.json
@@ -1,12 +1,13 @@
{
"config": {
- "default_time": 25,
- "default_time_format": "%02d:%02d:%02d"
- "_comment_default_time_format": "DO NOT CHANGE THIS! ^"
+ "default_time": 2,
+ "default_time_format": "%02d:%02d:%02d",
+ "_comment_default_time_format": "DO NOT CHANGE THIS! ^",
+ "display_time": true,
},
"previous_state": {
"timestamp": "00:00:00",
- "last_updated": "2025-01-02T23:07:25Z"
+ "last_updated": "2025-01-02T23:07:25Z",
"was_active": false,
}
}