typo again

This commit is contained in:
Amy 2022-10-04 20:23:33 +11:00 committed by GitHub
parent 8966c141ba
commit c851c86620
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ case $BLOCK_BUTTON in
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
esac
[ "$(pamixer --get-mute)" = true ] && echo "m" && exit
[ "$(pamixer --get-mute)" = true ] && echo "🔇" && exit
vol="$(pamixer --get-volume)"