Added tones to unmuting, and volume changes

This commit is contained in:
2022-11-26 20:51:54 -07:00
parent f087d96b15
commit 3082b05352
2 changed files with 3 additions and 2 deletions

View File

@ -4,5 +4,6 @@ spd-say -P important -Cw 'Muting!'
pamixer -t
else
pamixer -t
play -qnG synth 0.05 sin 440
spd-say -P important -Cw 'Unmuted!'
fi