DescriptionUpdates status bar in 'dwm' with load average, date and time.
OwnerAaron Taylor
Last ChangeSat, 4 Feb 2023 02:25:36 +0000 (18:25 -0800)
-rw-r--r-- 1097 LICENSE
-rw-r--r-- 1063 Makefile
-rw-r--r-- 322 README.md
-rw-r--r-- 613 config.mk
-rw-r--r-- 1555 dwmstatus.c

Overview

Updates the status bar for dwm to display the load average, date and time.

Status

Complete. Tested on FreeBSD 13.

Instructions

Simply make clean all and copy the resulting dwmstatus binary anywhere desired. Remember to call it from ~/.xinitrc so it starts automatically when X starts up.