diff --git a/powerstats/cheetah/service.cpp b/powerstats/cheetah/service.cpp index 88afbec..a7b0824 100644 --- a/powerstats/cheetah/service.cpp +++ b/powerstats/cheetah/service.cpp @@ -37,9 +37,9 @@ void addDisplay(std::shared_ptr p) { // Add display residency stats std::vector states = { "Off", - "LP: 1440x3120@1" + "LP: 1440x3120@1", "LP: 1440x3120@10", - "LP: 1440x3120@30" + "LP: 1440x3120@30", "On: 1440x3120@60", "On: 1440x3120@90", "On: 1440x3120@120",