fixed xmobarrc for weird xmobars

This commit is contained in:
David Alexander Majnemer 2008-12-20 00:34:01 -06:00
parent 1f6c6116e3
commit 5839f5b424

View file

@ -2,7 +2,6 @@ Config { font = "-misc-fixed-*-*-*-*-10-*-*-*-*-*-*-*"
, bgColor = "black"
, fgColor = "grey"
, position = Top
, lowerOnStart = True
, commands = [ Run Network "eth0" ["-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