updated bash bat util
This commit is contained in:
parent
fb2c739465
commit
fa33716fd3
@ -9,4 +9,4 @@ if [[ "$state" == "not charging" ]]; then
|
||||
state="full"
|
||||
fi
|
||||
|
||||
echo " $current% $state"
|
||||
echo "$current $state"
|
||||
|
||||
Reference in New Issue
Block a user