Icon update CPU Usage

This commit is contained in:
nichkara
2025-12-16 10:29:37 +01:00
parent f9bbaaaae7
commit 3b84ff69a9

View File

@@ -40,7 +40,7 @@
"cpu": { "cpu": {
"interval": 10, "interval": 10,
"format": " {usage}%", "format": " {usage}%",
"max-length": 10, "max-length": 10,
"on-click": "kitty --start-as=fullscreen --title btop sh -c 'btop'" "on-click": "kitty --start-as=fullscreen --title btop sh -c 'btop'"
}, },