diff options
Diffstat (limited to 'bin/extra/pomo')
-rwxr-xr-x | bin/extra/pomo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/extra/pomo b/bin/extra/pomo index 0971343..27722a4 100755 --- a/bin/extra/pomo +++ b/bin/extra/pomo @@ -10,8 +10,9 @@ while true do notif "<b>START</b>" - date +%R + date '+%R S' sleep 20m + date '+%R B' if [ "$i" -eq 3 ] then notify-send -u critical -t 1200000 "pomodoro" "GIGA BREAK TIME" |