;--------; ; COLORS ; ;--------; [colors] foreground = #b5b4c9 background = #1c1c1c [bar/mybar] ;------------; ; DIMENSIONS ; ;------------; width = 100% height = 20 offset-y = 0 offset-x = 0 border-size = 0 background = ${colors.background} foreground = ${colors.foreground} ;----------; ; LOCATION ; ;----------; bottom = false ;monitor = eDP-1 override-redirect = false ;-------; ; FONTS ; ;-------; font-0="Dina:pixelsize=11;1" ;---------; ; MODULES ; ;---------; modules-right=cpu temperature pulseaudio date modules-left=battery network memory modules-center=bspwm ;---------------; ; MISCELLANEOUS ; ;---------------; fixed-center = true tray-position = right tray-detached = false module-margin-left = 1 [module/battery] type=internal/battery battery=BAT0 adapter=AC poll-interval=5 full-at=98 time-format=%H:%M label-discharging=%time% %percentage% label-charging=%time% %percentage% label-full=BAT0: %percentage% label-full-foreground = ${colors.foreground} label-full-background = ${colors.background} label-full-padding = 2 label-charging-foreground = ${colors.foreground} label-charging-background = ${colors.background} label-charging-padding = 2 label-discharging-foreground = ${colors.foreground} label-discharging-background = ${colors.background} label-discharging-padding = 2 format-discharging= format-charging= format-full= [module/date] type=internal/date interval=1.0 date=%A %d time=%I:%M time-alt=%I:%M:%S %A, %d %B %Y format=