2024-12-29 02:17 : id 44
This commit is contained in:
parent
6e426b825e
commit
49f5efde90
@ -513,8 +513,8 @@ in
|
|||||||
format = "{}% /";
|
format = "{}% /";
|
||||||
};
|
};
|
||||||
"custom/temperature" = {
|
"custom/temperature" = {
|
||||||
format = "{}";
|
format = " {}";
|
||||||
exec = "sensors | grep 'Tctl:' | sed -E 's/Tctl:[ ]+//'";
|
exec = "sensors | grep 'Tctl:' | sed -E 's/Tctl:[ ]+//' | sed -E 's/[ ]+//'";
|
||||||
interval = 1;
|
interval = 1;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user