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