no spaces between icons and content
This commit is contained in:
@@ -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