UtkarshVerma / dwmblocks-async

An efficient, lean, and asynchronous status feed generator for dwm.
GNU General Public License v2.0
224 stars 87 forks source link

Clickability without statuscmd patch? #25

Closed Tinkerbells closed 2 years ago

Tinkerbells commented 2 years ago

Hello there, trying to understand what does that block mean "Earlier, dwmblocks-async used to require a patch to be applied to dwm. However, the code has been redone so there's no need to apply that patch anymore." in clickability section. Is it not nessasery to install statuscmd patch? Mine not working without this patch.

UtkarshVerma commented 2 years ago

No, you'll need statuscmd as mentioned in the README. The quoted sentence is referring to another patch which used to be needed but not needed anymore.

Tinkerbells commented 2 years ago

And if it still needs is there a proper way to use it with statuscolor and systray?

UtkarshVerma commented 2 years ago

It doesn't need it anymore.

To use dwmblocks, just apply the statuscmd patch for clickability and you're good to go.