Socialify

Folder ..

Viewing cpuinfo.jsonc
10 lines (9 loc) • 263.0 B

1
2
3
4
5
6
7
8
9
    "custom/cpuinfo": {
        "exec": "NO_EMOJI=1 cpuinfo.sh",
        "return-type": "json",
        "format": "{}",
        "rotate": ${r_deg},
        "restart-interval": 5, // once every 5 seconds
        "tooltip": true,
        "max-length": 1000
    },