Update volume

This commit is contained in:
Vlad Doster 2020-05-09 23:46:57 -05:00 committed by GitHub
parent 65466311e9
commit 9c5aba44f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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