summaryrefslogtreecommitdiff
path: root/ar/.local/bin/cron/checkup
diff options
context:
space:
mode:
Diffstat (limited to 'ar/.local/bin/cron/checkup')
-rwxr-xr-xar/.local/bin/cron/checkup2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/cron/checkup b/ar/.local/bin/cron/checkup
index dfdfc4a..801d406 100755
--- a/ar/.local/bin/cron/checkup
+++ b/ar/.local/bin/cron/checkup
@@ -5,8 +5,8 @@
notify-send "📦 Repository Sync" "Checking for package updates..."
sudo pacman -Syyuw --noconfirm || notify-send "â›” Error downloading updates.
-
Check your internet connection, if pacman is already running, or run update manually to see errors."
+
pkill -RTMIN+16 "${STATUSBAR:-dwmblocks}"
if pacman -Qu | grep -v "\[ignored\]"; then