diff options
| -rw-r--r-- | frontends/scripts/habit.pl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/frontends/scripts/habit.pl b/frontends/scripts/habit.pl index 72305d3..6ae14d7 100644 --- a/frontends/scripts/habit.pl +++ b/frontends/scripts/habit.pl @@ -26,6 +26,10 @@ our @habits = ( 'Enjoy my current task', 'It\'s family time', 'Help someone', + 'Tonight, disconnect from work completely', + 'Limit the use of social media', + 'Only use my phone and computers intentionally', + 'Learn vocs with Anki', 'Learn/try out a new Linux/Unix command', ); |
