|
||
---|---|---|
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
README.md
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",
}