From d89bf2c50e177f6570c2d845b14a014b5c7898c0 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 9 Oct 2023 21:23:24 +0200 Subject: added more verbose output --- bin/extra/pomo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/extra') 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 "START" - 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" -- cgit v1.2.3