No description
- C 85.8%
- Makefile 7.3%
- Roff 6.9%
| protocols | amassing some useful code | |
| .gitignore | update man page | |
| LICENSE | maybe best to have at least one name in (c) | |
| Makefile | v1.2.1 | |
| README.md | man page | |
| taobar.1 | bump things | |
| taobar.c | cleaner | |
| utf8.h | remove unneeded bits from utf8.h | |
taobar
taobar is a status bar for dwl based on dtao. Many of the ideas have been taken from another dwl status bar called dwl-bar. Unlike dwl and dwm, taobar is not configured with a config.h file. Instead, taobar has quite a few command line options which can be used to change how taobar looks. You can find them in the man page or you could also just look at the source code if you want to.
Dependencies
- fcft
- pixman
- libwayland-client