From af1f18952c058b4e46e83ff6ca79d002d41d57a3 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Wed, 4 Oct 2023 17:18:17 +0200 Subject: [PATCH] config/stretchly: update long prompts --- .config/Stretchly/config.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.config/Stretchly/config.json b/.config/Stretchly/config.json index 7842b86..2e3c04d 100644 --- a/.config/Stretchly/config.json +++ b/.config/Stretchly/config.json @@ -281,10 +281,17 @@ ], "enabled": false }, + { + "data": [ + "Sports", + "Go for a plank or some pull-ups" + ], + "enabled": true + }, { "data": [ "Intention", - "Take a break, reflect and review your plans." + "Take a break, grab some water. Should you still be working on this?" ], "enabled": true }