Config { font = "fixed" , bgColor = "#000000" , fgColor = "#AFAF87" , position = BottomW L 90 , lowerOnStart = True , commands = [ Run Network "wlan0" ["-L","-1","-H","32","-n","#429942","-h","#A36666","-t","Net: |"] 10 , Run Cpu ["-L","-1","-H","50","--normal","#429942","--high","#A36666"] 10 , Run Memory ["-t","Mem: /"] 10 , Run Swap ["-t","Swap: /"] 10 , Run Date "%a %b %_d %Y %l:%M" "date" 10 , Run StdinReader ] , sepChar = "%" , alignSep = "}{" , template = " %StdinReader% }{ %cpu% %memory% %swap% %wlan0% %date%" }