diff options
| author | Paul Buetow <paul@buetow.org> | 2023-05-25 11:39:58 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-05-25 11:39:58 +0300 |
| commit | 837331983d6129bc77622f7cb45ddb5bec1507d0 (patch) | |
| tree | 3552c5c44cd551fd6d39addaca358bb48cd673f5 | |
| parent | 3f92ae6519c5a9899cd6d464858c69ab39f2aff0 (diff) | |
walk
| -rw-r--r-- | frontends/scripts/habit.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/scripts/habit.pl b/frontends/scripts/habit.pl index 6de0ce2..8671920 100644 --- a/frontends/scripts/habit.pl +++ b/frontends/scripts/habit.pl @@ -43,6 +43,7 @@ our @habits = ( 'Listen to a random 101 chapter today', 'Read my Gemini subscriptions', 'Write down 10 ideas (weird and non-weird)', + 'Have a walk without headphones plugged in', "Read today's chapter of the daily stoic", ); |
