summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorFelix Springer <felixspringer149@gmail.com>2019-07-15 00:01:19 +0200
committerFelix Springer <felixspringer149@gmail.com>2019-07-15 00:01:19 +0200
commit7bceed1f4f01e6534a1d7484be279339058bd0fb (patch)
tree21979931a6f327f7a87052625f7b78948d9dc883
parent21c4c0f640c14c386d486ca9863011ef0101c367 (diff)
downloadxmobar-7bceed1f4f01e6534a1d7484be279339058bd0fb.tar.gz
xmobar-7bceed1f4f01e6534a1d7484be279339058bd0fb.tar.bz2
Refined MultiCoreTemp description in readme
-rw-r--r--readme.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 29e2749..a7cebf1 100644
--- a/readme.md
+++ b/readme.md
@@ -1109,14 +1109,15 @@ more than one battery.
The *pc, *bar, *vbar and *ipat variables are showing percentages on the scale
defined by `--mintemp` and `--maxtemp`.
+ The max* and avg* variables to the highest and the average core temperature.
- Default template: `Temp: <max>°C - <maxpc>%`
- This monitor requires coretemp module to be loaded in kernel
- Example:
- Run CoreTemp ["-t", "Temp: <max>°C | <maxpc>%",
- "-L", "60", "-H", "80",
- "-l", "green", "-n", "yellow", "-h", "red"
- "--", "--mintemp", "20", "--maxtemp", "100"] 50
+ Run MultiCoreTemp ["-t", "Temp: <avg>°C | <avgpc>%",
+ "-L", "60", "-H", "80",
+ "-l", "green", "-n", "yellow", "-h", "red"
+ "--", "--mintemp", "20", "--maxtemp", "100"] 50
### `Volume Mixer Element Args RefreshRate`