top | item 45693255

(no title)

omnster | 4 months ago

Regarding the `timer` script, it appears to block the shell. A way to avoid this would be to spawn a subshell for the sleep command like this: `( sleep "$1" && notify ... ) &`

discuss

order

No comments yet.