Config { fonts = "-misc-fixed-*-*-*-*-*-*-*-*-*-*-*-*"
       , bgColor = "#000000"
       , fgColor = "#00ff00"
       , xPos = 0
       , yPos = 0
       , width = 200
       , hight = 20
       , align = "center"
       , refresh = 10
       , commands = [("date", ["+%d-%m-%Y %X"])]
       , sepChar = "%"
       , template = "<fc=#0000ff>%date%</fc>"

       }