diff options
author | Aaron Marcher <info@nulltime.net> | 2016-08-18 13:45:06 +0200 |
---|---|---|
committer | Aaron Marcher (drkhsh) <info@nulltime.net> | 2016-08-18 13:45:06 +0200 |
commit | c15e66ce7770b3ab79d61a84c785a5a48cfb8902 (patch) | |
tree | 244b7844cdb98fb08afb75303fffb605142d1295 /README.md | |
parent | 85a2b9b79d1f5422bee87ef9ca0cd33a02440c1c (diff) |
added all functions to readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -15,14 +15,15 @@ The following information is included: - date and time - disk numbers (free storage, percentage, total storage and used storage) - available entropy +- username/gid/uid of current user - hostname - ip addresses -- load avg +- load average - ram numbers (free ram, percentage, total ram and used ram) - temperature - uptime -- volume percentage (alsa) -- wifi percentage and essid +- volume percentage + mute status (alsa) +- 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). |