diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-04-01 18:01:50 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-04-01 18:01:50 +0900 |
| commit | 6ba20504b61690c42a86b4be9ed125aaf2818ec9 (patch) | |
| tree | 011e75c25f08755e04e8502703274d9cda7b07de | |
| parent | e7d5b2e0693fbf5127a3349a255f7128e245a36f (diff) | |
| -rwxr-xr-x | ar/.local/bin/statusbar/sb-ylog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/statusbar/sb-ylog b/ar/.local/bin/statusbar/sb-ylog index 7f53c8e..0a03738 100755 --- a/ar/.local/bin/statusbar/sb-ylog +++ b/ar/.local/bin/statusbar/sb-ylog @@ -83,7 +83,7 @@ esac # Display if [ -s "$NEW" ]; then count=$(wc -l <"$NEW") - printf "🌐%s\n" "$count" + printf "🍞%s\n" "$count" fi exit 0 |
