fix notification timer
This commit is contained in:
parent
e1709c38a8
commit
3044a74a55
@ -3,4 +3,6 @@
|
||||
set -eu
|
||||
|
||||
sleep "${@}"
|
||||
|
||||
notify-send -t 0 -- 'Timer complete' "${*}"
|
||||
beep -f 800 -l 250 -n -f 1000 -l 500
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user