main
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",
}
Description
Languages
Rust
100%