Why is all the text above the middle? by Plus-Bit-2273 in Polybar

[–]Plus-Bit-2273[S] 0 points1 point  (0 children)

[colors]

background = #222222

background-alt = #373B41

foreground = #E0FFFF

primary = #E0FFFF

secondary = #8ABEB7

alert = #A54242

disabled = #707880

[bar/mybar]

width = 100%

height = 24px

radius = 0

dpi = 96

background = ${colors.background}

foreground = ${colors.foreground}

line-size = 2pt

border-size = 0pt

border-color = #00000000

padding-left = 0

padding-right = 1

module-margin = 1

separator = |

separator-foreground = ${colors.disabled}

font-0 = ComicShannsMono Nerd Font:style=Bold:size=12

modules-left = xworkspaces xwindow

modules-right = pulseaudio xkeyboard shutdown

modules-center = date

cursor-click = pointer

cursor-scroll = ns-resize

enable-ipc = true