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

How do I get colored status bat in dwm? #61

Closed SisyphusIsntHappy closed 6 months ago

SisyphusIsntHappy commented 6 months ago

I noticed colored text in you example screenshot. How do I get this?

Regards

UtkarshVerma commented 6 months ago

dwmblocks only sends plain text to dwm. To get colored status, you'll have to use patches like https://dwm.suckless.org/patches/statuscolors/ that enable it.