diff --git a/waybar/themes/ml4w-blur-custom/modules.json b/waybar/themes/ml4w-blur-custom/modules.json index e12f204..4258419 100644 --- a/waybar/themes/ml4w-blur-custom/modules.json +++ b/waybar/themes/ml4w-blur-custom/modules.json @@ -240,7 +240,7 @@ // CPU "cpu": { - "format": "󰒇 {usage}%", + "format": "󰒇 {usage}%", "on-click": "alacritty -e htop" },