wasnt good enough, now is tho
This commit is contained in:
parent
30fc2f662d
commit
80d88d1b08
2 changed files with 2 additions and 2 deletions
|
|
@ -28,6 +28,6 @@ class SystemInfoModule(BaseModule):
|
|||
|
||||
# Compose lines for better alignment
|
||||
lines.append(f"Temp:{temp_str} CPU:{cpu_str}")
|
||||
lines.append(f"Mem: {mem_str}%)")
|
||||
lines.append(f"Mem: {mem_str}%")
|
||||
|
||||
return "\n".join(lines)
|
||||
Loading…
Add table
Add a link
Reference in a new issue