diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-05-18 16:30:49 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-05-18 16:30:49 +0900 |
| commit | 61e920800daa3981f683d156850f11a2c0f63021 (patch) | |
| tree | edd8b4bd0ef9966727a2e360844426327cb15388 /ar/.local | |
| parent | db6091ac0f13548cc18326215c64e0161d7cc201 (diff) | |
Diffstat (limited to 'ar/.local')
| -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 9b2f715..b763c34 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 |
