summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorAaron Marcher <info@nulltime.net>2016-06-10 15:53:07 +0200
committerAaron Marcher (drkhsh) <info@nulltime.net>2016-06-10 15:53:07 +0200
commit2e72b212d3019a23accfd9d001bcec5d3ee5ab46 (patch)
tree2af43dcdc530b5e43c23520f8cf23283eeca0771 /config.def.h
parent67203c66600113259f4f25b1021c6395f3a62dd6 (diff)
hostname function
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index b4b65ac..351d7ed 100644
--- a/config.def.h
+++ b/config.def.h
@@ -17,6 +17,7 @@ static unsigned int update_interval = 1;
- datetime (date and time) [argument: format]
- disk_perc (disk usage in percent) [argument: mountpoint]
- entropy (available entropy) [argument: NULL]
+- hostname [argument: NULL]
- ip (ip address) [argument: interface]
- ram_perc (ram usage in percent) [argument: NULL]
- temp (temperature in degrees) [argument: temperature file]