summaryrefslogtreecommitdiff
path: root/ar/.local/bin/statusbar/sb-queues
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-03-24 11:34:32 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-03-24 11:34:32 +0900
commit01e4a66a09486307728d016576bee88df7b698c1 (patch)
treeb8237c0460b29a459bf9aa3afe8525b2677d5601 /ar/.local/bin/statusbar/sb-queues
parent7ad735138ce0160e68c3cb0e8be013e778400cf8 (diff)
updates
Diffstat (limited to 'ar/.local/bin/statusbar/sb-queues')
-rwxr-xr-xar/.local/bin/statusbar/sb-queues2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.local/bin/statusbar/sb-queues b/ar/.local/bin/statusbar/sb-queues
index ac7cb55..9bbb8ab 100755
--- a/ar/.local/bin/statusbar/sb-queues
+++ b/ar/.local/bin/statusbar/sb-queues
@@ -18,7 +18,7 @@ EOF
if [ -z "$url" ]; then
notify-send "💤 No active yt-dlp downloads"
fi
- pkill -RTMIN+19 "${STATUSBAR:-dwmblocks}"
+ pkill -RTMIN+16 "${STATUSBAR:-dwmblocks}"
}
# This block displays the number of running and queued background tasks. Requires tsp.