summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorAaron Marcher <info@nulltime.net>2017-06-12 23:56:21 +0200
committerAaron Marcher <info@nulltime.net>2017-06-12 23:56:21 +0200
commit211fc90b11d34db73bdab9ed61e4cb3c5c0cb0db (patch)
tree5548cf87c541045123b392c6cc8626e5409da41a /config.def.h
parentbcaa723b2c5828e5522516795a7f7c1dbefc54cd (diff)
add cpu_freq 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 426cc28..da26001 100644
--- a/config.def.h
+++ b/config.def.h
@@ -11,6 +11,7 @@
- battery_power (battery power usage) [argument: battery name]
- battery_state (battery charging state) [argument: battery name]
- cpu_perc (cpu usage in percent) [argument: NULL]
+- cpu_freq (cpu frequency) [argument: NULL]
- datetime (date and time) [argument: format]
- disk_free (free disk space in GB) [argument: mountpoint]
- disk_perc (disk usage in percent) [argument: mountpoint]