Config { font = "xft:Hack Nerd Font:pixelsize=16:weight=bold:antialias=true:hinting=true" , additionalFonts = [] , borderColor = "black" , border = TopB , bgColor = "black" , fgColor = "grey" , alpha = 204 , position = Top , textOffset = -1 , iconOffset = -1 , lowerOnStart = True , pickBroadest = False , persistent = False , hideOnStart = False , iconRoot = "." , allDesktops = True , overrideRedirect = True , commands = [ -- Time and date Run Date "\xf133 %b %d %Y - (%H:%M)" "date" 50, -- Network info Run Network "enp6s0" ["-t", "\xf0aa kb \xf0ab kb"] 20, -- Workspaces Run UnsafeStdinReader ] , sepChar = "%" , alignSep = "}{" , template = " %UnsafeStdinReader% }{ %enp6s0% | %date% " }