diff --git a/config b/config index 99d0d4d..9895f65 100644 --- a/config +++ b/config @@ -24,7 +24,7 @@ "spacing": 10 }, "memory": { - "format": "{}% " + "format": "{}% RAM" }, "temperature": { "critical-threshold": 80, @@ -50,7 +50,7 @@ "on-click": "pavucontrol" }, "cpu": { - "format": "{usage}% ", + "format": "{usage}% CPU", "tooltip": false } }