diff --git a/config.jsonc b/config.jsonc index 250e8d9..3722a1a 100644 --- a/config.jsonc +++ b/config.jsonc @@ -40,7 +40,7 @@ "cpu": { "interval": 10, - "format": " {usage}%", + "format": " {usage}%", "max-length": 10, "on-click": "kitty --start-as=fullscreen --title btop sh -c 'btop'" },