LukeSmithxyz / dwmblocks

My status bar: my build of the modular dwmblocks
GNU General Public License v2.0
430 stars 368 forks source link

Make modules in dwmblocks start asynchronously like https://github.com/UtkarshVerma/dwmblocks-async #95

Closed JimPix1 closed 2 years ago

JimPix1 commented 2 years ago

Modules starting asynchronously would be very useful to have and would make dwmblocks much faster, especially if there is a module that is slower than others (in my case it is my update checking module). It could be added similarly to https://github.com/UtkarshVerma/dwmblocks-async