From beecf3e9eb29221ac65e8de6892483c1efc7e9f7 Mon Sep 17 00:00:00 2001 From: Luca Bilke <luca@bil.ke> Date: Mon, 12 Aug 2024 09:04:20 +0200 Subject: [PATCH] upgrades: fix statusbar signal --- .local/bin/upgrades | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.local/bin/upgrades b/.local/bin/upgrades index 6529be5d..624c3d5b 100755 --- a/.local/bin/upgrades +++ b/.local/bin/upgrades @@ -16,4 +16,4 @@ # fi sudo xbps-install -Su -pkill -RTMIN+8 dwmblocks +pkill -RTMIN+1 dwmblocks