From 1ab2a3073238269c0f3f37c9db2fa98a4d1e5ab1 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 22 May 2026 02:14:25 +0900 Subject: modified statusbar/sb-ylog --- ar/.local/bin/statusbar/sb-ylog | 1 - 1 file changed, 1 deletion(-) (limited to 'ar/.local') 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 -- cgit v1.2.3