diff options
| -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 |
