Config {
font = "xft:Fira Code:style=Regular:size=9"
, template = " %StdinReader%}{%battery% • %date% "
, commands =
[ Run StdinReader
, Run Date "%F %a • %T" "date" 10
, Run Battery [ "--template", " %/ • • W"
, "-L", "25"
, "-H", "35"
, "-l", "#FF0000"
, "-n", "#FFFF00"
, "--"
, "-O", "ac on"
, "-i", "ac idle"
, "-o", "ac off"
] 50
]
, bgColor = "#002b36"
, fgColor = "#839496"
, border = BottomB
, borderWidth = 5
, borderColor = "#859900"
, position = TopSize L 100 29
, textOffset = 16
, additionalFonts = [ "xft:DejaVu Sans Mono:style=Regular:size=9" ]
-- , sepChar
-- , alignSep
-- , iconOffset
-- , allDesktops
-- , overrideRedirect
-- , pickBroadest
-- , hideOnStart
-- , lowerOnStart
-- , persistent
-- , iconRoot
-- , alpha
}