X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/8f5219b6dab5a1c9b7f92362a34aacfd393fa0e4..8601c27264508a67ab453119413fd34281b354bc:/config.def.h?ds=sidebyside diff --git a/config.def.h b/config.def.h index f4a6bed..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 @@ -29,7 +30,7 @@ static const char unknown_str[] = "n/a"; * 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