Add comments for battery_* functions on OpenBSD
Aaron Marcher me@drkhsh.at
Thu, 17 May 2018 17:24:47 +0200
1 files changed,
2 insertions(+),
0 deletions(-)
jump to
M
config.def.h
→
config.def.h
@@ -13,7 +13,9 @@ /*
* function description argument (example) * * battery_perc battery percentage battery name (BAT0) + * NULL on OpenBSD * battery_state battery charging state battery name (BAT0) + * NULL on OpenBSD * cpu_perc cpu usage in percent NULL * cpu_freq cpu frequency in MHz NULL * datetime date and time format string (%F %T)