From acafa6eff21ceadabaeaa90d7e1cce3e0e96bdff Mon Sep 17 00:00:00 2001 From: ramaATgit <47178963+ramaATgit@users.noreply.github.com> Date: Fri, 10 Jan 2020 14:55:54 +0000 Subject: [PATCH] Update config --- .config/polybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.