added all functions to readme

This commit is contained in:
Aaron Marcher 2016-08-18 13:45:06 +02:00 committed by Aaron Marcher (drkhsh)
parent 85a2b9b79d
commit c15e66ce77

View file

@ -15,14 +15,15 @@ The following information is included:
- date and time - date and time
- disk numbers (free storage, percentage, total storage and used storage) - disk numbers (free storage, percentage, total storage and used storage)
- available entropy - available entropy
- username/gid/uid of current user
- hostname - hostname
- ip addresses - ip addresses
- load avg - load average
- ram numbers (free ram, percentage, total ram and used ram) - ram numbers (free ram, percentage, total ram and used ram)
- temperature - temperature
- uptime - uptime
- volume percentage (alsa) - volume percentage + mute status (alsa)
- wifi percentage and essid - wifi signal percentage and essid
Multiple entries per function are supported and everything can be reordered and customized via the C header file config.h (similar to DWM). Multiple entries per function are supported and everything can be reordered and customized via the C header file config.h (similar to DWM).