fix tiner script
This commit is contained in:
parent
1471013bd7
commit
41627767b9
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
sleep "${1}"
|
sleep "${@}"
|
||||||
notify-send -- 'Timer complete' "${1}"
|
notify-send -- 'Timer complete' "${@}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user