Bzhilka 4f66ac59af patch: add bar | 3 days ago | |
---|---|---|
.. | ||
README.md | 3 days ago | |
bar-0.6.patch | 3 days ago | |
bar-0.7.patch | 3 days ago | |
bar.png | 3 days ago |
Add a bar identical to dwm's bar.
To use a status-bar, you can pass in status text via stdin:
slstatus -s | dwl
It is required to remove, regenerate or update config.h
after applying the patch,
since it makes changes to the configuration structure.
For example, in the pertag
patch, TAGCOUNT
must be replaced with LENGTH(tags)
.
Below is a preview of the patch.