diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-05-22 02:14:25 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-05-22 02:14:25 +0900 |
| commit | 1ab2a3073238269c0f3f37c9db2fa98a4d1e5ab1 (patch) | |
| tree | fee4e93415f5d246e1cba80638f57c53a66e4921 | |
| parent | 9a0ccabe57072a33ac5f2a607a8dd151940ed38f (diff) | |
| -rwxr-xr-x | ar/.local/bin/statusbar/sb-ylog | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ar/.local/bin/statusbar/sb-ylog b/ar/.local/bin/statusbar/sb-ylog index fed7ace..53b2136 100755 --- a/ar/.local/bin/statusbar/sb-ylog +++ b/ar/.local/bin/statusbar/sb-ylog @@ -63,7 +63,6 @@ case $BLOCK_BUTTON in ;; 2) if [ -s "$NEW" ]; then - notify-send "🌐 New log entries" "$(cut -c1-120 "$NEW" | tail -20)" mark_seen pkill -RTMIN+21 "${STATUSBAR:-dwmblocks}" else |
