slstatus alternative
git clone https://github.com/asdfish/ctatus
cd ctatus
sudo make install
Configuration of ctatus is done in config.h. Example configs can be found in ./examples and ./config.h
Usage depends on the window manager/bar that you're using, and may require some hacking
{
"modules-right": [
"custom/ctatus"
],
"custom/ctatus": {
"exec": "ctatus"
}
}
patch -i patches/dwm.patch