diff --git a/.config/polybar/config b/.config/polybar/config index d89c0164..8d96ed91 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -278,7 +278,7 @@ label-disconnected-foreground = ${colors.gray} type = internal/date interval = 60 -date = "%Y %b %d (%a)" +date = "%d %b %Y (%a)" time = "%I:%M%p" # If you're not living in a country where AM and PM is used you can add -alt to the time above this line and comment it using ;, then you can remove the -alt to the time under this line and uncomment it.