From 22396b825d9e00d4206f6e03260bf5d261a21ba6 Mon Sep 17 00:00:00 2001 From: Luke Bonham Date: Tue, 10 Sep 2013 15:02:23 -0700 Subject: [PATCH] Updated temp (markdown) --- temp.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/temp.md b/temp.md index 92d7d06..f7315b6 100644 --- a/temp.md +++ b/temp.md @@ -10,8 +10,7 @@ The function takes a table as optional argument, which can contain: Variable | Meaning | Type | Default --- | --- | --- | --- -`refresh_timeout` | Refresh timeout seconds | int | 5 -`header` | Text to show before value | string | " Temp " -`header_color` | Header color | string | `beautiful.fg_normal` or "#FFFFFF" -`color` | Value color | string | `beautiful.fg_focus` or "#FFFFFF" -`footer` | Text to show after value | string | "C " \ No newline at end of file +`timeout` | Refresh timeout seconds | int | 5 +`settings` | User settings | function | empty function + +`settings` can use the string `coretemp_now`, which means current core temperature, expressed in Celsius (linux standard). \ No newline at end of file -- 2.39.2