diff --git a/waybar/themes/ml4w-blur-custom/modules.json b/waybar/themes/ml4w-blur-custom/modules.json index 045604c..b9759cd 100644 --- a/waybar/themes/ml4w-blur-custom/modules.json +++ b/waybar/themes/ml4w-blur-custom/modules.json @@ -247,7 +247,7 @@ // Memory "memory": { - "format": "󰍛 {used:0.1f}G", + "format": " {used:0.1f}G", "on-click": "alacritty -e htop" },