Config { font = "-*-terminusmod-medium-*-*-*-14-*-*-*-*-*-*-*" , bgColor = "black" , fgColor = "grey" , position = TopW L 94 , lowerOnStart = True , commands = [ Run Weather "KFLL" ["-t","F/%","-L","76","-H","84","--normal","green","--high","red","--low","lightblue"] 36000 , Run MultiCpu ["-t","% %"] 10 , Run Memory ["-t","%"] 10 , Run Network "wlan0" ["-t","/","-L","0","-H","32","--normal","green","--high","red"] 10 , Run Date "%a %B %_d %Y %I:%M:%S %p" "date" 10 , Run Com "/usr/bin/fahpercent" [""] "fah" 1200 , Run StdinReader ] , sepChar = "%" , alignSep = "}{" , template = "%StdinReader% }{ %wlan0% | %multicpu% %memory% %fah% | %KFLL% | %date%" }