Found a sound missing -V0 flag.
This commit is contained in:
parent
31c920de8a
commit
8c29d40616
@ -16,6 +16,6 @@ if [ $(pamixer --get-mute) = false ]; then
|
|||||||
pamixer -t
|
pamixer -t
|
||||||
else
|
else
|
||||||
pamixer -t
|
pamixer -t
|
||||||
play -qnG synth 0.05 sin 440
|
play -qnGV0 synth 0.05 sin 440
|
||||||
spd-say -P important -Cw 'Unmuted!'
|
spd-say -P important -Cw 'Unmuted!'
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user