1 Config { font = "-*-Fixed-Bold-R-Normal-*-13-*-*-*-*-*-*-*"
5 , commands = [ Run Cpu ["-L","3","-H","50","--normal","green","--high","red"] 10
6 , Run Memory ["-t","Mem: <usedratio>%"] 10
8 , Run Date "%a %b %_d %l:%M" "date" 10
10 , Run Battery ["-L","50","-H","75","--high","green","--normal","yellow", "--low", "red"] 10
11 , Run Com "sh" ["~/bin/mpd.sh"] "mpd" 10
15 , template = "%StdinReader% }{ <fc=#8888FF>%mpd%</fc> %cpu% | %memory% * %swap% <fc=#ee9a00>%date%</fc> | %battery% "
18 --Run Weather "EGCC" ["-t"," <tempC>C","-L","64","-H","77","--normal","green","--high","red","--low","lightblue"] 36000