X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/fcc5c683a6cb6efa380d82e6af34b31181ea1751..fa62e8199e32497d48b2f6ef9ecaa798bd53466a:/config.def.h diff --git a/config.def.h b/config.def.h index a55dafa..6370008 100644 --- a/config.def.h +++ b/config.def.h @@ -16,6 +16,7 @@ static const char unknown_str[] = "n/a"; * battery_power battery power usage battery name * battery_state battery charging state battery name * cpu_perc cpu usage in percent NULL + * cpu_iowait cpu iowait in percent NULL * cpu_freq cpu frequency in MHz NULL * datetime date and time format string * disk_free free disk space in GB mountpoint path @@ -25,10 +26,11 @@ static const char unknown_str[] = "n/a"; * entropy available entropy NULL * gid GID of current user NULL * hostname hostname NULL - * ip IPv4 address interface name + * ipv4 IPv4 address interface name + * ipv6 IPv6 address interface name * kernel_release `uname -r` NULL * keyboard_indicators caps/num lock indicators NULL - * load_avg load average NULL + * load_avg load average format string * num_files number of files in a directory path * ram_free free memory in GB NULL * ram_perc memory usage in percent NULL