
Comment #9 on issue 402 by 6181989: Xmonad becomes unresponsive. No focus
changing (using keys or mouse), workspace changing or recompile.
http://code.google.com/p/xmonad/issues/detail?id=402
Config { font = "xft:DejaVu Sans
Mono:pixelsize=10:antialias=true:hinting=true"
, bgColor = "#2b2b2b"
, fgColor = "#00e0ff"
, position = Top
, lowerOnStart = True
, commands = [ Run Network "eth0"
["-L","0","-H","32","--normal","green","--high","red"] 10
, Run Network "wlan0"
["-L","0","-H","32","--normal","green","--high","red"] 10
, Run Cpu
["-L","3","-H","50","--normal","green","--high","red"] 10
, Run Memory ["-t","Mem: <usedratio>%"] 10
, Run Swap [] 10
, Run Com "uname" ["-s","-r"] "" 36000
, Run Date "[ %d-%m // %H:%M ]" "date" 10
]
, sepChar = "%"
, alignSep = "}{"
, template = "}{