feat: added a Text widget to the RAM module

This commit is contained in:
Serhiy Mytrovtsiy
2024-11-06 18:43:12 +01:00
parent 9f2135f41a
commit 5c85827abd
5 changed files with 120 additions and 4 deletions

View File

@@ -27,7 +27,6 @@ public struct RAM_entry: TimelineEntry {
compressed: 414629888.0,
app: 16369778688.0,
cache: 12575948800.0,
pressure: 7.636737823486328,
rawPressureLevel: 1,
swap: Swap(total: 0, used: 0, free: 0)
)