remove unnecessary redirect from dunst_espeak.sh
This commit is contained in:
parent
4b7c856c0a
commit
adfe14c782
@ -3,4 +3,4 @@
|
||||
summary="$2"
|
||||
body="$3"
|
||||
|
||||
echo "$summary $body" | espeak 2>&1
|
||||
echo "$summary $body" | espeak
|
||||
|
Loading…
x
Reference in New Issue
Block a user