My fork of avd (yet another dwm status bar ecosystem)
Go to file
Narvin Singh fc8f655bb7 Fix: Memory usage using raw numbers
Use free without -h to get raw numbers to report correct memory usage,
otherwise when the free memory is a lower order of magnitude than the
total memory, e.g., the free memory is in MiB and the total memory
is in GiB, then the human-readable free memory number will be too
large compared to the total memory number.
2020-12-24 10:46:11 -05:00
README.md Feat: README stub 2020-12-23 00:35:30 -05:00
status-bar Fix: Memory usage using raw numbers 2020-12-24 10:46:11 -05:00

status-bar

Status bar that sets the WM_NAME property of the root window.