diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-10 20:59:09 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-10 20:59:09 +0200 |
commit | a93a711e4f6f112f0b5a1b29f576e5f9b8742a65 (patch) | |
tree | af2d7f6a361aaac6fa17e179f5c8ecf92ccf61e5 | |
parent | a01644894f9e490a7055f49d3fa8fc2c3164cc4d (diff) |
typo
-rwxr-xr-x | bin/extra/pomo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/extra/pomo b/bin/extra/pomo index 68f3d59..a2c371d 100755 --- a/bin/extra/pomo +++ b/bin/extra/pomo @@ -5,7 +5,7 @@ for msg in "three" "two" "one" do notif "$msg" done -# $1: time in seconds +# $1: time in minutes # $2: msg for notification ring_ring() { |