diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-05-22 15:27:46 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-05-22 15:27:46 +0900 |
| commit | 4f82ff4014352540799464cbf98026617fdd888a (patch) | |
| tree | 45eb50d08c44cbdcfa0237d707ecc053c0a2a237 /ar/.local/bin/statusbar/sb-ylog | |
| parent | 1ab2a3073238269c0f3f37c9db2fa98a4d1e5ab1 (diff) | |
Diffstat (limited to 'ar/.local/bin/statusbar/sb-ylog')
| -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 53b2136..a7ed745 100755 --- a/ar/.local/bin/statusbar/sb-ylog +++ b/ar/.local/bin/statusbar/sb-ylog @@ -85,7 +85,7 @@ esac # Display if [ -s "$NEW" ]; then count=$(wc -l <"$NEW") - printf "🛸%s\n" "$count" + printf "🍞%s\n" "$count" fi exit 0 |
