Use fontawesome instead of emojis
This commit is contained in:
2
.local/bin/statusbar/sb-cpu
Normal file → Executable file
2
.local/bin/statusbar/sb-cpu
Normal file → Executable 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}'
|
||||
|
||||
Reference in New Issue
Block a user