Home

Anonymous

This application shows CPU load history like CPU widget in Awesome WM. I use it with Ion3 WM.

Configuration of Ion3:

~/.ion3/cfg_kludges.lua

defwinprop {
class = "CpuStatGraph",
instance = "cpustatgraph",
statusbar = "systray_cpu",
max_size = { w = 80, h = 16},
}

~/.ion3/cfg_statusbar.lua

template = -- yours widgets here
"%systray_cpu"