Config { font = "-*-terminus-*-*-*-*-12-*-*-*-*-*-*-u" , bgColor = "#000000" , fgColor = "#c0c0c0" , position = Static { xpos = 0, ypos = 0, width = 1920, height = 16} , lowerOnStart = True , commands = [ Run Network "wlan0" ["-L", "8", "-H", "32", "-l", "#c0c0c0", "-n", "#429942" ,"-h", "#A36666", "-t", ": : "] 10 , Run Cpu ["default"] 10 , Run Memory ["-t","Mem: %"] 10 , Run Date "%a %b %_d %Y %H:%M:%S" "date" 50 , Run StdinReader , Run Com "dropbox" ["status"] "" 10 , Run BatteryP ["BAT0"] ["-t","Bat: %"] 100 ] , sepChar = "%" , alignSep = "}{" , template = " %StdinReader% }{ Dropbox: %dropbox% | %battery% | %cpu% | %memory% | %wlan0% | %date%" }