Added README file.
[dwm-status] / README.md
CommitLineData
9cacb142
AT
1# Overview #
2
3Updates the status bar for `dwm` to display the load average, date and time.
4
5# Status #
6
7Complete. Tested on FreeBSD 13.
8
9# Instructions #
10
11Simply `make clean all` and copy the resulting `dwmstatus` binary anywhere
12desired. Remember to call it from `~/.xinitrc` so it starts automatically when
13X starts up.