From 3d70d4d801cbe33c715780039d1d6a01bee879c7 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Tue, 3 Oct 2023 19:49:31 +0200 Subject: [PATCH] Updates --- waybar/modules.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },