summaryrefslogtreecommitdiff
path: root/ar
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-03 10:24:35 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-02-03 10:24:35 +0900
commit065a1bb2e6019079c7366056dc48b5d4435e4d53 (patch)
tree8ebf4ea991d88bc8d8f1dabf7d8c1332dbdd3d2a /ar
parent81384f4203c3b649aea1f0af1512e992d29ab333 (diff)
modified statusbar/sb-cpu
Diffstat (limited to 'ar')
-rwxr-xr-xar/.local/bin/statusbar/sb-cpu2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/statusbar/sb-cpu b/ar/.local/bin/statusbar/sb-cpu
index 9dfbb54..8579c44 100755
--- a/ar/.local/bin/statusbar/sb-cpu
+++ b/ar/.local/bin/statusbar/sb-cpu
@@ -9,4 +9,4 @@ case $BLOCK_BUTTON in
6) setsid -f "$TERMINAL" -e "$EDITOR" "$0" ;;
esac
-sensors | awk '/Core 0/ {printf "🍉%d°\n", $3}'
+sensors | awk '/Core 0/ {printf "🧁%d°\n", $3}'