Update volume

This commit is contained in:
Vlad Doster 2020-05-09 19:42:55 -05:00 committed by GitHub
parent 08caa7eb25
commit 6bbf4abc76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,4 +27,4 @@ else
icon="🔉"
fi
printf "%s %s%%\\n" "$icon" "$vol"
printf " %s %s%% " "$icon" "$vol"