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