waybar_mon/README.md

289 B

Waybar Module Monitor

Small icon for your waybar, showing system information when mouseover. Returned in JSON format.

Example Usage

"custom/mon": {
    "exec": "~/path/to/bin",
    "interval": 10,
    "format": " ",
    "tooltip": true,
    "return-type": "json",
}