Config { font = "-*-fixed-medium-*-*-*-*-130-*-*-*-*-*-*" , bgColor = "black" , fgColor = "grey" , position = Top , lowerOnStart = True , commands = [ Run StdinReader , Run Date "AU %H:%M %a %d/%m/%Y" "au" 10 , Run CpuFreq ["-t", "( GHz)"] 10 , Run Cpu ["-t", "", "-L","3","-H","50","--normal","green","--high","red"] 10] , sepChar = "%" , alignSep = "}{" , template = "%StdinReader%}{%au% | %cpufreq%: %cpu% " }