Update cpu

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

View File

@ -9,4 +9,4 @@ case $BLOCK_BUTTON in
6) "$TERMINAL" -e "$EDITOR" "$0" ;;
esac
sensors | awk '/Core 0/ {print "🌡", $3}'
sensors | awk '/Core 0/ {print "🌡", $3" "}'