diff options
Diffstat (limited to 'frontends/scripts')
| -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 146eb2c..24e6adb 100644 --- a/frontends/scripts/habit.pl +++ b/frontends/scripts/habit.pl @@ -32,6 +32,7 @@ our @habits = ( 'Learn vocs with Anki', 'Learn/try out a new Linux/Unix command', 'Got enough vitamins?', + 'Process my last (book) notes', ); my $habit = $habits[rand @habits]; |
