diff --git a/waybar/modules.json b/waybar/modules.json index 78e87a7..0c57ca4 100644 --- a/waybar/modules.json +++ b/waybar/modules.json @@ -189,7 +189,7 @@ // Memory "memory": { - "format": "/ M {}i% ", + "format": "/ M {}% ", "on-click": "alacritty -e htop" },