|
|
|
@ -2,7 +2,7 @@ Config { font = "-*-Fixed-Bold-R-Normal-*-13-*-*-*-*-*-*-*" |
|
|
|
|
, bgColor = "black" |
|
|
|
|
, fgColor = "grey" |
|
|
|
|
, position = BottomW L 90 |
|
|
|
|
, commands = [Run Cpu ["-L","3","-H","50","--normal","green","--high","red", "-p", "3"] 10 |
|
|
|
|
, commands = [Run Cpu ["-L","3","-H","50","--normal","green","--high","red", "-p", "3", "-t", "Cpu:<total>%"] 10 |
|
|
|
|
, Run Memory ["-t","Mem: <usedratio>%"] 10 |
|
|
|
|
, Run Swap [] 10 |
|
|
|
|
, Run Date "%a %b %_d %H:%M" "date" 10 |
|
|
|
|