diff --git a/waybar/themes/meow-blur/modules.json b/waybar/themes/meow-blur/modules.json index 3b6bf76..2a8fb05 100644 --- a/waybar/themes/meow-blur/modules.json +++ b/waybar/themes/meow-blur/modules.json @@ -265,6 +265,7 @@ // Memory "memory": { "format": " {used:0.1f}G", + "tooltip-format": "{total:0.1f}G total\n{swapTotal:0.1f}G swap\n{used:0.1f}G used\n{avail:0.1f}G free\n{percentage}% used", "on-click": "alacritty -e htop", "interval": 10, "states": {