dwmblocks icon indicating copy to clipboard operation
dwmblocks copied to clipboard

FreeBSD signaling

Open swindlesmccoop opened this issue 2 years ago • 1 comments

I have a block set to update on signal 1 by sending SIGUSR1, however when I do so, the program closes as if I wanted to kill it. I'm simply running pkill -SIGUSR1 dwmblocks and instead of updating the block, the entire program is permanently killed. How do I fix this? Sorry if it's obvious, I am unfamiliar with signaling.

swindlesmccoop avatar Oct 07 '22 17:10 swindlesmccoop

You might take a look at that commit in similar project. I guess it's exactly the same issue.

pm4rcin avatar Dec 20 '22 19:12 pm4rcin