# Waybar Module Monitor Small icon for your waybar, showing system information when mouseover. Returned in JSON format. ## Example Usage ```json "custom/mon": { "exec": "~/path/to/bin", "interval": 10, "format": " ", "tooltip": true, "return-type": "json", } ```