Config { font = "IPAGothic 9", bgColor = "black", fgColor = "#646464", position = Top, border = BottomB, borderColor = "#646464", sepChar = "%", alignSep = "}{", template = "%multicpu% | %coretemp% | %memory% | %dynnetwork% }{ %date%", lowerOnStart = True, hideOnStart = False, allDesktops = True, overrideRedirect = True, pickBroadest = False, persistent = True, commands = [ Run DynNetwork [ "--template", ": kB/s|kB/s", "--Low", "1000" -- units: B/s, "--High", "5000" -- units: B/s, "--low", "darkgreen", "--normal", "darkorange", "--high", "darkred" ] 10, Run MultiCpu [ "--template", "Cpu: C|C" ] 10, ] }