X-Git-Url: https://git.xinqibao.xyz/slstatus.git/blobdiff_plain/af3cdfbbc8dfbdb723fdfef8ac08a89fdee25f2e..1cb5af98e5c58f1336f48046eaa1bb1b0b4e6a4c:/config.def.h diff --git a/config.def.h b/config.def.h index f94e978..00796c6 100644 --- a/config.def.h +++ b/config.def.h @@ -15,7 +15,6 @@ static const char unknown_str[] = "n/a"; * battery_perc battery percentage battery name (BAT0) * battery_state battery charging state battery name (BAT0) * 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 (%F %T) * disk_free free disk space in GB mountpoint path (/) @@ -44,6 +43,7 @@ static const char unknown_str[] = "n/a"; * swap_used used swap in GB NULL * temp temperature in degree celsius sensor file * (/sys/class/thermal/...) + * NULL on OpenBSD * uid UID of current user NULL * uptime system uptime NULL * username username of current user NULL