diff options
| author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-11-17 19:27:30 +0100 |
|---|---|---|
| committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2014-11-17 19:27:30 +0100 |
| commit | f71077e871218abd105027d1eb6b9b4033fbe131 (patch) | |
| tree | 8cb2a9e20e21c97c2742716a634e632d0764ca9f /widgets/temperatures | |
| parent | f997e3c12313a74339ffa81e7488217f2ec6c06d (diff) | |
| download | skin-flatplus-f71077e871218abd105027d1eb6b9b4033fbe131.tar.gz skin-flatplus-f71077e871218abd105027d1eb6b9b4033fbe131.tar.bz2 | |
update widgets files; add weather widget font size
Diffstat (limited to 'widgets/temperatures')
| -rw-r--r-- | widgets/temperatures/README | 3 | ||||
| -rwxr-xr-x | widgets/temperatures/temperatures.default (renamed from widgets/temperatures/temperatures) | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/widgets/temperatures/README b/widgets/temperatures/README index fc2247a8..5f22c359 100644 --- a/widgets/temperatures/README +++ b/widgets/temperatures/README @@ -1,5 +1,8 @@ This Widget provide information about the system temperatures. +You must manually create a link to the corresponding script, for example: +ln -s temperatures.default temperatures + The command "temperatures" will be executed every time the widget is drawn, so please keep it short and fast. The command can provide three temperatures: cpu, pc case and gpu temperature The command can also be called from system information widget. So the output files must also begin with 01_ - 99_ for sort/position. diff --git a/widgets/temperatures/temperatures b/widgets/temperatures/temperatures.default index be764be0..be764be0 100755 --- a/widgets/temperatures/temperatures +++ b/widgets/temperatures/temperatures.default |
