Config { font = "-*-Fixed-Normal-R-Normal-*-13-*-*-*-*-*-*-*" , bgColor = "black" , fgColor = "grey" , position = BottomW L 90 , commands = [Run Cpu ["-L","3","-H","50","--normal","green","--high","red", "-p", "3", "-t", "Cpu:%"] 10 , Run Memory ["-t","Mem: %"] 10 , Run Swap [] 10 , Run Date "%a %b %_d %H:%M" "date" 10 , Run Battery ["-t", "", "-L", "10", "-H", "80", "-l", "red", "-h", "green", "--", "-O", "%", "-i", "%", "-o", "Bat: % / "] 10 , Run Locks , Run PipeReader "/home/lars/.xmonad/actiondisplay" "action" , Run StdinReader ] , sepChar = "%" , alignSep = "}{" , template = "%StdinReader% }{ %action% | %locks% | %battery% | %cpu% | %memory% * %swap% | %date%" }