Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-20 | added cpu temp output | Daniel Jones | 1 | -1/+2 | |
support C and F, see comments in config.h. you need to set the right thermal zone directory. | |||||
2019-12-11 | added support for military, binary and 12 hour time | Daniel Jones | 1 | -0/+1 | |
also changed the text displayed for battery states as they were far too long my thinkpad claims the batteyr status is "unknown" when fully charged, so we interpret that as meaning fully charged... | |||||
2019-12-11 | rewrite for dynamic nature | Daniel Jones | 1 | -0/+29 | |
taking the suckless approach things are now configurable and it's easy to add new components to the status bar. see config.h |