Xinqi Bao's Git
projects
/
slstatus.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
inline
| side by side
slstatus load_avg format string
[slstatus.git]
/
config.def.h
diff --git
a/config.def.h
b/config.def.h
index
a55dafa
..
0e28d1e
100644
(file)
--- a/
config.def.h
+++ b/
config.def.h
@@
-25,10
+25,11
@@
static const char unknown_str[] = "n/a";
* entropy available entropy NULL
* gid GID of current user NULL
* hostname hostname NULL
* 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
* 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
* num_files number of files in a directory path
* ram_free free memory in GB NULL
* ram_perc memory usage in percent NULL